op item create <assignment...>
Create an item
Arguments
Name | Description |
---|---|
assignment... |
Options
Name | Description |
---|---|
--category <category> | Set the item's category |
--dry-run | Perform a dry run of the command and output a preview of the resulting item |
--generate-password <recipe> | Give the item a randomly generated password |
--tags <tags> | Set the tags to the specified (comma-separated) values |
--template <string> | Specify the filepath to read an item template from |
--title <title> | Set the item's title |
--url <URL> | Set the URL associated with the item |