Subcommand | Description |
---|---|
add-credentials | Add a system’s secret key to the credentials file. |
get | Retrieve system details in the specified output… |
new | Create a new system on the cloud. |
status | Provides the status of the system. |
create-template-file | Advanced usage: creates a template file for system creation configuration. |
--api-key
: The api secret key, it is required only if --system-key
is not defined.--system-key
: The system’s secret key, it is required only if --api-key
is not defined.--system-id
: The system id to fetch the secret key for, it is required only if --config-path
is not defined.--config-path
: The path to the system configuration file (.json
format), it is required only if --system-id
is not defined.new
:
--name
: Must be unique on your cloud workspace.--description
: Description for your system.--system-middleware
: System middleware. Check help for available middleware.--system-category
: System category. Check help for available templates../heex system create-template-file
command, and then fill the given file as you need.--input-file
input pointing to the filled fileget
, which will retrieve system details for a given system ID in the specified output format. The system ID can be found on the web platform. Flags available are:
--output-file
: Provide a path if you want the conf to be saved in a file (add filename.json in your path). The conf will also always be provided in terminal..--system-id
: The id of the system to retrieve.⚠️ Warning: system name or description with special characters If your system name or description contains special characters (i.e ’ or space), please use double quotes before and after your names.For example, for a system called Jane’s system, provide that as —name “Jane’s system”.
status
. This command will retrieve the status of a given system ID in the specified output format.
Information that will be provided is: