clan machines list: Output is too noisy #1115

Closed
opened 2024-04-05 12:54:26 +00:00 by Qubasa · 0 comments
Owner

As a user when running clan machines list i dont want to see the flake lock output.

Such as:

warning: Git tree '/home/johannes/git/testing/xd' is dirty

updating remote ref refs/heads/johannes-main

Command output should not forward the underlying nix invocation output.

We could hide the output if nix exits with EXITCODE 0.
We could implement --verbose to display it.
Or --debug will show the command outputs.

As a user when running `clan machines list` i dont want to see the flake lock output. Such as: `warning: Git tree '/home/johannes/git/testing/xd' is dirty` `updating remote ref refs/heads/johannes-main` Command output should not forward the underlying nix invocation output. We could hide the output if `nix` exits with `EXITCODE 0`. We could implement `--verbose` to display it. Or `--debug` will show the command outputs.
Qubasa added the
enhancement
label 2024-04-05 12:54:26 +00:00
Qubasa self-assigned this 2024-04-05 12:54:26 +00:00
Qubasa added this to the Clan_Kanban_Board project 2024-04-05 12:54:26 +00:00
kenji added the
cli
label 2024-04-12 08:54:10 +00:00
kenji added the
user-testing
label 2024-05-08 09:40:24 +00:00
Qubasa removed their assignment 2024-05-26 22:21:28 +00:00
kenji was assigned by Qubasa 2024-05-26 22:21:28 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: clan/clan-core#1115
No description provided.