mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-03 03:07:10 +00:00
28 lines
1.1 KiB
Markdown
Generated
28 lines
1.1 KiB
Markdown
Generated
## gittuf attest github
|
|
|
|
Tools to attest about GitHub actions and entities
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for github
|
|
```
|
|
|
|
### 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 attestation
|
|
--verbose enable verbose logging
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [gittuf attest](gittuf_attest.md) - Tools for attesting to code contributions
|
|
* [gittuf attest github dismiss-approval](gittuf_attest_github_dismiss-approval.md) - Record dismissal of GitHub pull request approval
|
|
* [gittuf attest github pull-request](gittuf_attest_github_pull-request.md) - Record GitHub pull request information as an attestation
|
|
* [gittuf attest github record-approval](gittuf_attest_github_record-approval.md) - Record GitHub pull request approval
|
|
|