API Reference
qbraid configure
Configure qBraid CLI options.
Usage:
Options:
--help
: Show this message and exit.
Commands:
magic
: Enable qBraid IPython magic commands.set
: Set configuration value in qbraidrc file.
qbraid configure magic
Enable qBraid IPython magic commands.
Usage:
Options:
--help
: Show this message and exit.
qbraid configure set
Set configuration value in qbraidrc file.
Usage:
Arguments:
NAME
: Config name [required]VALUE
: Config value [required]
Options:
--profile TEXT
: Profile name [default: default]--help
: Show this message and exit.