$ roxctl cluster [command] [flags]
Commands related to a cluster.
$ roxctl cluster [command] [flags]
Command | Description |
---|---|
|
Remove Sensor from Central. |
Option | Description |
---|---|
|
Set the retry timeout for API requests. A value of zero means the full request duration is awaited without retry. The default value is |
|
Set the timeout for API requests representing the maximum duration of a request. The default value is |
The roxctl cluster
command supports the following options inherited from the parent roxctl
command:
Option | Description |
---|---|
|
Specify a custom CA certificate file path for secure connections. Alternatively, you can specify the file path by using the |
|
Set |
|
Set the endpoint for the service to contact. Alternatively, you can set the endpoint by using the |
|
Force the use of HTTP/1 for all connections. Alternatively, by setting the |
|
Enable insecure connection options. Alternatively, by setting the |
|
Skip the TLS certificate validation. Alternatively, by setting the |
|
Disable the color output. Alternatively, by setting the |
|
Specify the password for basic authentication. Alternatively, you can set the password by using the |
|
Use an unencrypted connection. Alternatively, by setting the |
|
Set the TLS server name to use for SNI. Alternatively, you can set the server name by using the |
|
Use the API token provided in the specified file for authentication. Alternatively, you can set the token by using the |
These options are applicable to all the sub-commands of the |