opct retrieve
The opct retrieve command is used to download the result artifact from the test environment.
Options
Downloads the results archive from the validation environment
Usage:
opct retrieve [flags]
Flags:
-h, --help help for retrieve
Global Flags:
--kubeconfig string kubeconfig for target OpenShift cluster
--log-level string logging level (default "info")
Summary
The opct retrieve command allows users to download the artifact generated during the conformance test process. The artifact can include logs, reports, and other relevant files necessary for reviewing test results.
The file opct_${uuid}.tar.gz will be saved locally.
Examples
To download an artifact to the current directory, use the following command:
opct retrieve