evroc think apikey delete

Delete a think API key

Synopsis

Delete a think API key

evroc think apikey delete [flags]

Examples


# Delete an API key
evroc think apikey delete <my_key_id>

Options

  -h, --help   help for delete

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")
      --force-yes       Overrides confirmation prompts on destructive actions - use with caution
      --json            JSON output

SEE ALSO