gittuf/docs/cli/gittuf_add-hooks.md
Aditya Sirish 749b7df97c
*: Add support for coloring log output
Signed-off-by: Aditya Sirish <aditya@saky.in>
2025-02-01 17:58:11 -05:00

732 B
Generated

gittuf add-hooks

Add git hooks that automatically create and sync RSL

gittuf add-hooks [flags]

Options

  -f, --force   overwrite hooks, if they already exist
  -h, --help    help for add-hooks

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