Implement a low-level CLI to interact with coordinator #9

Open
opened 2025-11-13 23:26:56 +00:00 by raito · 0 comments
Owner
$ botanixctl health-check
$ botanixctl list jobs

This CLI should go via gRPC probably and we should think about its authentication model.

Perhaps, the simplest is to have an administrative UNIX domain socket and local root users can always do everything they need, this way, we don't care about authent.

```console $ botanixctl health-check $ botanixctl list jobs ``` This CLI should go via gRPC probably and we should think about its authentication model. Perhaps, the simplest is to have an administrative UNIX domain socket and local root users can always do everything they need, this way, we don't care about authent.
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
afnix/botanix#9
No description provided.