Skip to content

Rework cardwire's CLI and Daemon's dbus#11

Merged
luytan merged 15 commits intodevfrom
cli-output-rework
Apr 30, 2026
Merged

Rework cardwire's CLI and Daemon's dbus#11
luytan merged 15 commits intodevfrom
cli-output-rework

Conversation

@luytan
Copy link
Copy Markdown
Collaborator

@luytan luytan commented Apr 29, 2026

Current Changes:

  • Cardwire Daemon now return proper data for dbus
  • Cardwire cli list now has --full and --json options
  • Changed nvidia_minor default from 99 to None
  • Added a blocked field to Gpu Struct

luytan added 2 commits April 29, 2026 15:33
* daemon dbus now return json instead of preset message
* cardwire cli now has --full and --json
* cardwire_core gpu model has an blocked option now
* nvidia_minor default was changed to None instead of 99
@luytan luytan marked this pull request as ready for review April 30, 2026 18:25
@luytan luytan added the run-vm-test To run the test vm label Apr 30, 2026
@luytan luytan added run-vm-test To run the test vm and removed run-vm-test To run the test vm labels Apr 30, 2026
@luytan luytan added run-vm-test To run the test vm and removed run-vm-test To run the test vm labels Apr 30, 2026
@luytan
Copy link
Copy Markdown
Collaborator Author

luytan commented Apr 30, 2026

LGTM

@luytan luytan merged commit 6e73baa into dev Apr 30, 2026
2 checks passed
@luytan luytan deleted the cli-output-rework branch April 30, 2026 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request run-vm-test To run the test vm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI add a command to print the sleep states of the connected GPU CLI add an option to print the full gpu/pci tree in a json format

1 participant