regclient
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

regctl version

Synopsis

Show the version of regctl

regctl version [flags]

Examples

# display full version details
regctl version

# retrieve the version number
regctl version --format '{{.VCSTag}}'

Options

      --format string   Format output with go template syntax (default "{{printPretty .}}")

Options from parent commands

      --host stringArray     Registry hosts to add (reg=registry,user=username,pass=password,tls=enabled)
      --logopt stringArray   Log options
      --user-agent string    Override user agent
  -v, --verbosity string     Log level (trace, debug, info, warn, error) (default "WARN")