mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-03 03:07:10 +00:00
1.1 KiB
Generated
1.1 KiB
Generated
gittuf trust add-github-app
Add GitHub app to gittuf root of trust
Synopsis
This command allows users to add a trusted key for the special GitHub app role. This key is used to verify signatures on GitHub pull request approval attestations. Note that authorized keys can be specified from disk, from the GPG keyring using the "gpg:" format, or as a Sigstore identity as "fulcio:::".
gittuf trust add-github-app [flags]
Options
--app-key string app key to add to root of trust
-h, --help help for add-github-app
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 - Tools for gittuf's root of trust