gittuf/docs/cli/gittuf_version.md
jkang2003 35c6b686be Add synopsis sections for CLI docs (issue #1133)
Signed-off-by: jkang2003 <jkang2003@gmail.com>
2026-03-27 17:53:50 -04:00

712 B
Generated

gittuf version

Version of gittuf

Synopsis

The 'version' command displays the current version of gittuf.

gittuf version [flags]

Options

  -h, --help   help for version

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