mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-03 03:07:10 +00:00
952 B
Generated
952 B
Generated
gittuf dev rsl-record
Record explicit state of a Git reference in the RSL, signed with specified key (developer mode only, set GITTUF_DEV=1)
gittuf dev rsl-record [flags]
Options
--dst-ref string name of destination reference, if it differs from source reference
-h, --help help for rsl-record
-k, --signing-key string path to PEM encoded SSH or GPG signing key
-t, --target string target ID
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 dev - Developer mode commands