Skip to main content

goliothctl credentials delete

Delete a device credential.

goliothctl credentials delete <credential id> [flags]

Examples

> goliothctl credentials delete <credential id>

Options

  -h, --help   help for delete

Options inherited from parent commands

      --apiUrl string      golioth api server url (default "https://api.golioth.io")
-c, --config string config file (default is $HOME/.golioth/.goliothctl.yaml)
--projectId string golioth project id

SEE ALSO