gdcloud harbor backup-repositories update

名称

gdcloud harbor backup-repositories update - 更新 Harbor 备份代码库。

摘要

gdcloud harbor backup-repositories update [flags]

示例

To update a harbor backup repository's description, run:

  gdcloud harbor backup-repositories update example-repository \
      --project=example-project \
      --description="new description"

必需标志

      --description string   Description of the Harbor instance backup repository.

可选标志

      --async   Returns immediately without waiting for the operation to complete.

GDCLOUD 范围标志

以下标志适用于所有命令:--configuration--format--help--project--quiet

如需了解详情,请参阅 gdcloud CLI 参考概览页面。