--help: Show this message and exit.
set: Set configuration value in qbraidrc file.get: Get configuration value from qbraidrc file.list: List all configuration values in qbraidrc.magic: Enable qBraid IPython magic commands.
qbraid configure set
Set configuration value in qbraidrc file. Usage:NAME: Config name [required]VALUE: Config value [required]
-p, --profile TEXT: Profile name [default: default]--help: Show this message and exit.
qbraid configure get
Get configuration value from qbraidrc file. Usage:NAME: Config name [required]
-p, --profile TEXT: Profile name [default: default]--help: Show this message and exit.
qbraid configure list
List all configuration values in qbraidrc. Usage:--help: Show this message and exit.
qbraid configure magic
Enable qBraid IPython magic commands. Usage:--help: Show this message and exit.
