gittuf/docs/cli/gittuf_verify-ref.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

978 B
Generated

gittuf verify-ref

Tools for verifying gittuf policies

gittuf verify-ref [flags]

Options

      --from-entry string        perform verification from specified RSL entry (developer mode only, set GITTUF_DEV=1)
  -h, --help                     help for verify-ref
      --latest-only              perform verification against latest entry in the RSL
      --remote-ref-name string   name of remote reference, if it differs from the local name

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")
      --verbose                      enable verbose logging

SEE ALSO

  • gittuf - A security layer for Git repositories, powered by TUF