--help
: Show this message and exit.
enable
: Enable qBraid Quantum Jobs.disable
: Disable qBraid Quantum Jobs.state
: Display the state of qBraid Quantum Jobs…list
: List qBraid Quantum Jobs.get
: Get a qBraid Quantum Job.
qbraid jobs enable
Enable qBraid Quantum Jobs. Usage:LIBRARY
: Software library with quantum jobs support. [required]
-y, --yes
: Automatically answer ‘yes’ to all prompts--help
: Show this message and exit.
qbraid jobs disable
Disable qBraid Quantum Jobs. Usage:LIBRARY
: Software library with quantum jobs support. [required]
-y, --yes
: Automatically answer ‘yes’ to all prompts--help
: Show this message and exit.
qbraid jobs state
Display the state of qBraid Quantum Jobs for the current environment. Usage:[LIBRARY]
: Optional: Specify a software library with quantum jobs support to check its status.
--help
: Show this message and exit.
qbraid jobs list
List qBraid Quantum Jobs. Usage:-l, --limit INTEGER
: Limit the maximum number of results returned [default: 10]--help
: Show this message and exit.
qbraid jobs get
Get a qBraid Quantum Job. Usage:JOB_ID
: The ID of the job to get. [required]
--no-fmt
: Disable rich console formatting (output raw data) [default: True]--help
: Show this message and exit.