bw edit <object> <id> [encodedJson]
Edit an object from the vault
Arguments
Name | Description |
---|---|
object | Type of Vault Object to edit |
id | Object's globally unique id |
encodedJson | Encoded json of the object to create |
Options
Name | Description |
---|---|
--organizationid <organizationid> | Organization id for an organization object |
-h, --help | Display help for the edit command |