Manage qBraid environments.
--help
: Show this message and exit.create
: Create a new qBraid environment.remove
: Delete a qBraid environment.list
: List installed qBraid environments.activate
: Activate qBraid environment.-n, --name TEXT
: Name of the environment to create-d, --description TEXT
: Short description of the environment-f, --file TEXT
: Path to a .yml file containing the environment details-y, --yes
: Automatically answer ‘yes’ to all prompts--help
: Show this message and exit.-n, --name TEXT
: Name of the environment to remove [required]-y, --yes
: Automatically answer ‘yes’ to all prompts--help
: Show this message and exit.--help
: Show this message and exit.NAME
: Name of the environment. Values from ‘qbraid envs list’. [required]--help
: Show this message and exit.