Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 768 Bytes

landscaper-cli_version.md

File metadata and controls

29 lines (20 loc) · 768 Bytes

landscaper-cli version

displays the version

landscaper-cli version [flags]

Options

  -h, --help   help for version

Options inherited from parent commands

      --cli                  logger runs as cli logger. enables cli logging
      --dev                  enable development logging which result in console encoding, enabled stacktrace and enabled caller
      --disable-caller       disable the caller of logs (default true)
      --disable-stacktrace   disable the stacktrace of error logs (default true)
      --disable-timestamp    disable timestamp output (default true)
  -v, --verbosity int        number for the log level verbosity (default 1)

SEE ALSO