--help
: Show this message and exit.
list
: List qBraid quantum devices.get
: Get a qBraid quantum device.
qbraid devices list
List qBraid quantum devices. Usage:-s, --status TEXT
: ‘ONLINE’|‘OFFLINE’|‘RETIRED’-t, --type TEXT
: ‘QPU’|‘SIMULATOR’-p, --provider TEXT
: ‘AWS’|‘IBM’|‘IonQ’|‘Rigetti’|‘OQC’|‘QuEra’|‘IQM’|‘NEC’|‘qBraid’|‘Azure’|‘Pasqal’|‘Quantinuum’|‘Equal1’--help
: Show this message and exit.
qbraid devices get
Get a qBraid quantum device. Usage:DEVICE_ID
: The ID of the device to get. [required]
--no-fmt
: Disable rich console formatting (output raw data) [default: True]--help
: Show this message and exit.