1.1.1
ait attest — 完整参考
创建并查看挂在选定 Patchset 上的带类型证据。
适用人群: coding agent 与证据产出方
作用边界#
用途: 创建并查看挂在选定 Patchset 上的带类型证据。
影响类别: 改动并查看远程证据。
覆盖: ait attest 下共 3 个公开 help surface。
下面的代码块原样保留 1.1.1 二进制的输出,包含它给出的每一个参数、选项、 默认值、可选值、冲突关系和必填要求。
完整命令树#
ait attest
ait attest put
ait attest show原样输出的 help#
ait attest#
二进制描述: Record and inspect evidence for remote Patchsets.
Record and inspect evidence for remote Patchsets.
Usage: ait attest <COMMAND>
Commands:
put Record test, lint, security, license, and authorship evidence for a remote Patchset.
show Show recorded evidence for one remote Patchset.
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help说明
记录并查看远程 Patchset 的证据。
| 参数 / 选项 | 说明 |
|---|---|
put | 为远程 Patchset 记录测试、lint、安全、许可证和作者身份的证据。 |
show | 显示一个远程 Patchset 的已记录证据。 |
help | 打印本消息或给定子命令的帮助 |
-h, --help | 打印帮助 |
ait attest put#
二进制描述: Record test, lint, security, license, and authorship evidence for a remote Patchset.
Record test, lint, security, license, and authorship evidence for a remote Patchset.
Usage: ait attest put [OPTIONS] [PATCHSET_ID]
Arguments:
[PATCHSET_ID]
Options:
--change <CHANGE>
--tests <TESTS>
--lint <LINT>
--security <SECURITY>
--license <LICENSE>
--author-mode <AUTHOR_MODE>
--model <MODEL>
--remote <REMOTE>
--json
-h, --help Print help说明
为远程 Patchset 记录测试、lint、安全、许可证和作者身份的证据。
| 参数 / 选项 | 说明 |
|---|---|
-h, --help | 打印帮助 |
ait attest show#
二进制描述: Show recorded evidence for one remote Patchset.
Show recorded evidence for one remote Patchset.
Usage: ait attest show [OPTIONS] <PATCHSET_ID>
Arguments:
<PATCHSET_ID>
Options:
--remote <REMOTE>
--json
-h, --help Print help说明
显示一个远程 Patchset 的已记录证据。
| 参数 / 选项 | 说明 |
|---|---|
-h, --help | 打印帮助 |