bw create <object> <encodedJson>
Create an object in the vault
Arguments
Name | Description |
---|---|
object | Object to be created |
encodedJson | Encoded Json instead of uploading to Vault |
Options
Name | Description |
---|---|
--file <file> | Path to file for attachment |
--itemid <itemid> | Attachment's item id |
--organizationid <organizationid> | Organization id for an organization object |
-h, --help | Display help for the create command |