Add status to kina list #15

Closed
opened 2025-04-25 16:22:56 +01:00 by cpressland · 0 comments
cpressland commented 2025-04-25 16:22:56 +01:00 (Migrated from github.com)

Kina Clusters should have known states which can be returned via the kina list command. Example:

$ kina list
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┓
┃ Name        ┃ Location(s)    ┃ Created By          ┃ Status   ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━┩
│ kina-s9do9u │ uksouth,ukwest │ example@example.com │ Running  │
│ kina-hmp36f │ uksouth,ukwest │ example@example.com │ Failed   │
│ kina-gvw1av │ uksouth,ukwest │ example@example.com │ Creating │
└─────────────┴────────────────┴─────────────────────┴──────────┘
Kina Clusters should have known states which can be returned via the `kina list` command. Example: ``` $ kina list ┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━┓ ┃ Name ┃ Location(s) ┃ Created By ┃ Status ┃ ┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━┩ │ kina-s9do9u │ uksouth,ukwest │ example@example.com │ Running │ │ kina-hmp36f │ uksouth,ukwest │ example@example.com │ Failed │ │ kina-gvw1av │ uksouth,ukwest │ example@example.com │ Creating │ └─────────────┴────────────────┴─────────────────────┴──────────┘ ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cpressland/kina#15
No description provided.