跳转到内容

cnb-rs repo tag annotation list

cnb-rs repo tag annotation list <TAG>

列出指定 tag 的所有 annotations。

参数

  • <TAG>: Tag 名

示例

bash
cnb-rs --repo wwvo/cnb-rs/cnb-rs repo tag annotation list v1.0.0

输出表格 KEY / VALUE 两列。

API

步骤API方法
列 annotations${CNB_API_ENDPOINT}/{repo}/-/git/tag-annotations/{tag}GET

另请参阅

Released under the MIT License.