Quantis Appliance User Manual
Document version : 2.13
Distribution : Confidential
Date : 06.08.2020
Page: 33 / 47
To get a command specific help type:
help
command
For instance, for the
ping
command type:
qa-cli>
help ping
COMMAND
ping <options...> - Ping an IP address
OPTIONS
--addr <IPV4> (Mandatory) - Specify the IP address to ping
--count <INT> (Default: 1) - Specify the number of requests
EXAMPLES
ping --addr 127.0.0.1
ping --addr 192.164.2.3 --count 10
The commands are listed by alphabetical order.
6.2
cert-new: New SSL certificate
NAME:
cert-new
DESCRIPTION: Create a new certificate
OPTIONS:
--self-signed
‘yes’ to create a self
-signed certificate
‘no’ to create a certificate request to be signed by an
external certificate authority
EXAMPLE
qa-cli>
cert-new --self-signed yes
Name: (10.17.17.11)
[return]
Country: (CH)
[return]
State: (Geneva)
[return]
City: (Geneva City)
[return]
Organization: (ID Quantique)
[return]