Skip to main content

moss tag list

List all tags in the workspace.
moss tag list
OptionRequiredDescription
--page <n>NoPage number
--per-page <n>NoItems per page
--sort <field>NoSort field
--order <dir>NoSort order (asc or desc)

moss tag create

Create a new tag.
moss tag create --name "enterprise" --color "#2D6A4F"
OptionRequiredDescription
--name <name>YesTag name
--color <color>NoColor as hex (#RRGGBB)

moss tag delete

Delete a tag. This removes the tag from all entities it’s applied to.
moss tag delete --id tag_abc123
OptionRequiredDescription
--id <id>YesTag ID