st2 apikey disable <key-or-id>

Disable an existing api key

Arguments

NameDescription
key-or-idKey or ID

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
-k, --key <KEY>If result is type of JSON, then print specific key-value pair; dot notation for nested JSON is supported
-j, --jsonPrint output in JSON format
-y, --yamlPrint output in YAML format