gittuf/docs/cli/gittuf_sync.md
Aditya Sirish A Yelgundhalli 3639e23219
*: Add gittuf sync
Signed-off-by: Aditya Sirish A Yelgundhalli <ayelgundhall@bloomberg.net>
2025-02-20 17:56:07 -05:00

760 B
Generated

gittuf sync

Synchronize local references with remote references based on RSL

gittuf sync [remoteName] [flags]

Options

  -h, --help        help for sync
      --overwrite   overwrite local references with upstream changes

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