qruise qpu¶
Manage QPUs in QruiseOS.
Syntax¶
Description¶
The qruise qpu
command is the base command for managing QPUs in QruiseOS.
Options¶
Option | Description |
---|---|
--help |
Show a help message and exit. |
Configuration files¶
Subcommands of the qruise qpu
command require the user to specify the profile to be used for connecting with QruiseOS tenant. This can be achieved either by specifying the default profile in the global configuration.yaml
file or the .QKB.json
file in the flow directory. If you want to use the latter option, make sure the flow directory contains the .QKB.json
file and that it contains the following:
where PROFILE_NAME
is the name of the profile you wish to use. Also note that the file might contain other fields besides profile
.
Subcommands¶
Name | Description |
---|---|
add |
Add a new QPU to QruiseOS. |