Commands
| Command | Description |
|---|---|
devhelm tags list | List all tags |
devhelm tags get <id> | Get tag details |
devhelm tags create | Create a tag |
devhelm tags update <id> | Update a tag |
devhelm tags delete <id> | Delete a tag |
tags list
tags get
tags create
| Flag | Type | Required | Description |
|---|---|---|---|
--name | string | Yes | Tag name, unique within the organization |
--color | string | — | Hex color code (e.g., #10b981) |
tags update
| Flag | Type | Description |
|---|---|---|
--name | string | New tag name |
--color | string | New hex color code |
tags delete
Next steps
Monitors
Assign tags when creating monitors.
Notification policies
Route alerts based on tags.