Skip to content

opct version

opct version displays the version information of the opct tool.

Options

Print provider validation tool version

Usage:
  opct version [flags]

Flags:
  -h, --help   help for version

Global Flags:
      --kubeconfig string   kubeconfig for target OpenShift cluster
      --log-level string    logging level (default "info")

Arguments

This command does not accept any arguments.

Summary

The opct version command is used to check the current version of the opct tool. It is useful for verifying the installed version and ensuring compatibility with other components.

Examples

To display the version of opct, run the following command:

opct version

This will output the version information of the opct tool.