gittuf/docs/cli/gittuf_policy_list-rules.md
Aditya Sirish 749b7df97c
*: Add support for coloring log output
Signed-off-by: Aditya Sirish <aditya@saky.in>
2025-02-01 17:58:11 -05:00

846 B
Generated

gittuf policy list-rules

List rules for the current state

gittuf policy list-rules [flags]

Options

  -h, --help                help for list-rules
      --target-ref string   specify which policy ref should be inspected (default "policy")

Options inherited from parent commands

      --no-color                     turn off colored output
      --profile                      enable CPU and memory profiling
      --profile-CPU-file string      file to store CPU profile (default "cpu.prof")
      --profile-memory-file string   file to store memory profile (default "memory.prof")
  -k, --signing-key string           signing key to use to sign policy file
      --verbose                      enable verbose logging

SEE ALSO