gittuf/docs/cli/gittuf_rsl_record.md
Aditya Sirish A Yelgundhalli 3e7e688406
gittuf: Update how sync and propagation workflows interact
Signed-off-by: Aditya Sirish A Yelgundhalli <ayelgundhall@bloomberg.net>
2025-03-05 11:21:29 -05:00

973 B
Generated

gittuf rsl record

Record latest state of a Git reference in the RSL

gittuf rsl record [flags]

Options

      --dst-ref string         name of destination reference, if it differs from source reference
  -h, --help                   help for record
      --local-only             local only
      --remote-name string     remote name
      --skip-duplicate-check   skip check to see if latest entry for reference has same target

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 rsl - Tools to manage the repository's reference state log