goliothctl tag create
Create a tag.
goliothctl tag create [flags]
Examples
> goliothctl tag create --name my-tag
Options
-h, --help help for create
--name string tag name
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.