## gittuf trust init Initialize gittuf root of trust for repository ``` gittuf trust init [flags] ``` ### Options ``` -h, --help help for init --location string location of repository ``` ### 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") -k, --signing-key string signing key to use to sign root of trust --verbose enable verbose logging ``` ### SEE ALSO * [gittuf trust](gittuf_trust.md) - Tools for gittuf's root of trust