st2 key delete <name>

Delete an existing 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
-s, --scopeScope item is under. Example: 'user'
-u, --user <USER>User under which to run the action (admins only)