moss tag list
List all tags in the workspace.| Option | Required | Description |
|---|---|---|
--page <n> | No | Page number |
--per-page <n> | No | Items per page |
--sort <field> | No | Sort field |
--order <dir> | No | Sort order (asc or desc) |
moss tag create
Create a new tag.| Option | Required | Description |
|---|---|---|
--name <name> | Yes | Tag name |
--color <color> | No | Color as hex (#RRGGBB) |
moss tag delete
Delete a tag. This removes the tag from all entities it’s applied to.| Option | Required | Description |
|---|---|---|
--id <id> | Yes | Tag ID |