Scroll to navigation

GITTUF(1) User Commands GITTUF(1)

NAME

gittuf - security layer for git(1) repositories

DESCRIPTION

gittuf is a security layer for Git repositories, powered by TUF. The CLI provides commands to manage gittuf on the repository, including trust management, policy enforcement, signing, verification, and synchronization.

Usage:

gittuf [command]

Available Commands:

Add git hooks that automatically create and sync RSL
Tools for attesting to code contributions
Manage gittuf's caching functionality
Clone repository and its gittuf references
Generate the autocompletion script for the specified shell
Developer mode commands
Help about any command
Tools to manage gittuf policies
Tools to manage the repository's reference state log
Synchronize local references with remote references based on RSL
Tools for gittuf's root of trust
verify-mergeable Tools for verifying mergeability using gittuf policies verify-network Verify state of network repositories verify-ref Tools for verifying gittuf policies version Version of gittuf

Flags:

help for gittuf
turn off colored output
enable CPU and memory profiling
file to store CPU profile (default "cpu.prof")
file to store memory profile (default "memory.prof")
enable verbose logging

Use "gittuf [command] --help" for more information about a command.

October 2025 gittuf 0.12.0-1