## gittuf policy init Initialize policy file ``` gittuf policy init [flags] ``` ### Options ``` -h, --help help for init --policy-name string name of policy file to create (default "targets") ``` ### 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 policy file --verbose enable verbose logging ``` ### SEE ALSO * [gittuf policy](gittuf_policy.md) - Tools to manage gittuf policies