kodo login <key> | Save API key |
kodo logout | Clear saved config |
kodo status | Status overview |
kodo whoami | Show current config |
kodo incidents <cmd> | Manage incidents |
kodo services <cmd> | Manage services |
kodo monitors <cmd> | Manage uptime monitors |
kodo heartbeat <id> | Send heartbeat ping |
kodo ssl <cmd> | Manage SSL monitors |
kodo domains <cmd> | Manage domain monitors |
kodo webhooks <cmd> | Manage webhooks |
kodo notifications <cmd> | Manage notification channels |
kodo status-pages list | List all status pages |
kodo status-pages create | Create a new status page |
kodo status-pages get <id> | Get status page details |
kodo status-pages update <id> | Update status page settings |
kodo status-pages delete <id> | Delete a status page |
kodo status-pages services <id> | List assigned services |
kodo status-pages assign-services <id> | Assign services to a page |
kodo status-pages design pull <id> | Pull current design as JSON |
kodo status-pages design push <id> | Push design draft from file |
kodo status-pages design validate <id> | Validate current draft or file |
kodo status-pages design publish <id> | Publish the current draft |
kodo status-pages design versions <id> | List design version history |
kodo config <cmd> | Organization configuration |
kodo init | Create kodo.yaml |
kodo apply | Apply kodo.yaml config |
kodo diff | Show config differences |
kodo rename <name> | Rename status page |