Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 958 Bytes

jx_compliance_status.md

File metadata and controls

44 lines (31 loc) · 958 Bytes
date title slug url description
2020-09-02 10:36:03 -0400
jx compliance status
jx_compliance_status
/commands/jx_compliance_status/
list of jx commands

jx compliance status

Retrieves the status of compliance tests

Synopsis

Retrieves the current status of the compliance tests

jx compliance status [flags]

Examples

  # Get the status
  jx compliance status

Options

  -h, --help   help for status

Options inherited from parent commands

  -b, --batch-mode   Runs in batch mode without prompting for user input
      --verbose      Enables verbose output. The environment variable JX_LOG_LEVEL has precedence over this flag and allows setting the logging level to any value of: panic, fatal, error, warn, info, debug, trace

SEE ALSO

  • jx compliance - Run compliance tests against Kubernetes cluster
Auto generated by spf13/cobra on 2-Sep-2020