help
Usage:qcs help [<command>]
-h
or --h
flag with any command to display help.help-config
Usage:qcs help-config
help-input
Usage:qcs help-input
version
Usage:qcs version [current|latest|update]
current
: Display version information for installed CLI (default).latest
: Display version information for latest available CLI.update
: Update installed CLI to latest available version.Usage:qcs api [<command>]
qcs api
subcommands must be in RFC3339 format. Use qcs tools format-date
to format a human-friendly date as an RFC3339 timestamp.Usage:qcs tools [<command>]
tools
commands provide convenient helpers for common tasks.qcs help tools
) for details on available commands.format-date
Usage:qcs tools format-date <date-string>
reserve
Usage:qcs tools reserve --quantum-processor-id <id> [<options>]
--duration
, -d
string, default:15m0s
300ms
, -1.5h
or 2h45m
ns
: Nanosecondsus
(or µs
): Microsecondsms
: Millisecondss
: Secondsm
: Minutesh
: Hours--next-available
boolean
--notes
string
--quantum-processor-id
, -q
string, required
--start-time-from
, -s
string, default: current time
QCS_PROFILE_NAME
default
QCS_SETTINGS_FILE
~/.qcs/settings.toml
QCS_SECRETS_FILE
~/.qcs/secrets.toml
QCS_SETTINGS_FILE
(default settings
and secrets
commands provide functionality for reading and updating settings and credentials for the QCS CLI.qcs help settings
, qcs help secrets
, and qcs help-config
for full details on all available commands.~/.qcs/settings.toml
and ~/.qcs/secrets.toml
, respectively.QCS_SETTINGS_FILE_PATH
andQCS_SECRETS_FILE_PATH
environment variables, respectively.