Steve Martinelli a4483a0513 Add support for updating swift account properties
this patch adds support for creating/updating and removing
properties (nee: metadata) for object store accounts.

Partial-Bug: #1501943

Change-Id: I3ed70a5d8bd8920fedb79adc60cdc602261d5eef
2015-10-01 18:18:36 -07:00

566 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 unset

Unset account properties

account unset

os account unset
    [--property <key>]

--property <key>

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