st2 key get <name...>
Get individual key value pair
Arguments
Options
Name | Description |
---|
-h, --help | Show this help and exit |
-t, --token <TOKEN> | Access token for user authentication. Get ST2_AUTH_TOKEN from the environment variables by default |
--api-key <API_KEY> | Api Key for user authentication. Get ST2_API_KEY from the environment variables by default |
-j, --json | Print output in JSON format |
-y, --yaml | Print output in YAML format |
--attr <ATTR...> | List of attributes to include in the output. 'all' or unspecified will return all attributes |
-d, --decrypt | Decrypt secrets and displays plain text |
-s, --scope | Scope item is under. Example: 'user' |