st2 key get <name...>

Get individual key value pair

Arguments

NameDescription
nameName

Options

NameDescription
-h, --helpShow 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, --jsonPrint output in JSON format
-y, --yamlPrint output in YAML format
--attr <ATTR...>List of attributes to include in the output. 'all' or unspecified will return all attributes
-d, --decryptDecrypt secrets and displays plain text
-s, --scopeScope item is under. Example: 'user'