Skip to main content

Command Line Interface for interacting with all parts of the qBraid platform.

Project description

qbraid_cli

Documentation PyPI version Discord

Command Line Interface for interacting with all parts of the qBraid platform.

The qBraid CLI is a specialized command-line interface tool designed exclusively for use within the qBraid Lab platform. It is not intended for local installations or use outside the qBraid Lab environment. This tool ensures seamless integration and optimized performance specifically tailored for qBraid Lab's unique cloud-based quantum computing ecosystem.

Getting Started

To use the qBraid CLI, login to qBraid (or create an account), launch Lab, and then open Terminal. You can also access the CLI directly from within Notebooks using the ! operator. See quantum jobs example.

For help, see qBraid Lab User Guide: Getting Started.

Basic Commands

$ qbraid
-------------------------------
* Welcome to the qBraid CLI! *
-------------------------------

  - Use `qbraid -h` to see available commands.

  - Use `qbraid --version` to display the current version.

Reference Docs: https://docs.qbraid.com/projects/cli/en/latest/cli/qbraid.html

A qBraid CLI command has the following structure:

$ qbraid <command> <subcommand> [options and parameters]

For example, to list installed environments, the command would be:

$ qbraid envs list

To view help documentation, use one of the following:

$ qbraid help
$ qbraid <command> help
$ qbraid <command> <subcommand> help

For example:

$ qbraid help

Group
    qbraid

Subgroups
    envs             : Manage qBraid environments.
    kernels          : Manage qBraid kernels.
    jobs             : Manage qBraid Quantum Jobs.

Arguments
    -V, --version    : Show version and exit

Global Arguments
    -h, --help       : Show this help message and exit.

Reference Docs: https://docs.qbraid.com/en/latest/cli/qbraid.html

To get the version of the qBraid CLI:

$ qbraid --version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qbraid-cli-0.6.0.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

qbraid_cli-0.6.0-py3-none-any.whl (20.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page