goliothctl tag delete
Delete a tag.
goliothctl tag delete [tag name] [flags]
Examples
> goliothctl tag delete my-tag
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
- goliothctl tag - Create, update, and delete tags.