drone secret update

Updated 2 years ago by Admin

このサブコマンドは、名前付きリポジトリシークレットを更新します。このコマンドには、リポジトリへのプッシュ権限が必要であることに注意してください。

NAME:
drone secret update - update a secret

USAGE:
drone secret update [command options] [repo/name]

OPTIONS:
--repository value repository name (eg octocat/hello-world)
--name value secret name
--data value secret value
--allow-pull-request permit read access to pull requests


How did we do?