gittuf/docs/cli/gittuf_attest_authorize.md
Aditya Sirish A Yelgundhalli 0de2972b48
cmd: Add persistent options for attest
Signed-off-by: Aditya Sirish A Yelgundhalli <ayelgundhall@bloomberg.net>
2025-02-20 18:13:32 -05:00

884 B
Generated

gittuf attest authorize

Add or revoke reference authorization

gittuf attest authorize [flags]

Options

  -f, --from-ref string   ref to authorize merging changes from
  -h, --help              help for authorize
  -r, --revoke            revoke existing authorization

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 attestation
      --verbose                      enable verbose logging

SEE ALSO