Steve Martinelli 4733fd0d3c Add support for showing account details
add the command `openstack account show` that lists details
about the object store account that the user authenticated
against.

Partial-Bug: #1501943

Change-Id: I1246dafee812b63a41d43be4e3598224364a2c11
2015-10-02 01:20:06 +00:00

681 B

account

Object Store v1

account set

Set account properties

account set

os account set
    [--property <key=value> [...] ]

--property <key=value>

Set a property on this account (repeat option to set multiple properties)

account show

Display account details

account show

os account show

account unset

Unset account properties

account unset

os account unset
    [--property <key>]

--property <key>

Property to remove from account (repeat option to remove multiple properties)