st2 apikey create
Create a new api key
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 |
-u, --user <USER> | User under which to run the action (admins only) |
-m, --metadata <METADATA> | Optional metadata to associate with the API Keys |
-k, --only-key | Only print API Key to the console on creation |