rigado apikey create¶
Creates a new API Key in your organization
Synopsis¶
Creates a new API Key in your organization.
For a detailed guide on how to use API keys, see https://docs.rigado.com/en/legacy/edge-direct/apikey.html .
Usage¶
$ rigado apikey create [flags]
Options¶
-h, --help help for create
Options inherited from parent commands¶
--apisecret string API Secret for authentication (instead of user-based auth)
--apitoken string API Token for authentication (instead of user-based auth)
-j, --json Output JSON instead of formatted strings, when possible.