mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-03 19:27:07 +00:00
884 B
Generated
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
- gittuf attest - Tools for attesting to code contributions