$ roxctl collector [command] [flags]
Commands related to the Collector service.
$ roxctl collector [command] [flags]
Command | Description |
---|---|
|
Upload support packages for Collector. |
The roxctl collector
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 |
Upload support packages for Collector.
$ roxctl collector support-packages [flags]
Upload files from a Collector support package to Central.
$ roxctl collector support-packages upload [flags]
Option | Description |
---|---|
|
Specify whether you want to overwrite existing but different files. The default value is |
|
Set the timeout after which API requests are retried. A value of zero means that the entire request duration is waited for without retrying. The default value is |
|
Set the timeout for API requests. This option represents the maximum duration of a request. The default value is |