0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00

admin: cli: --keep-labels is a new option

This commit is contained in:
Earl Warren 2024-07-24 11:01:58 +02:00 committed by Earl Warren
parent 617a06b104
commit 5df0c12686

View file

@ -132,6 +132,7 @@ OPTIONS:
--secret-file value path to the file containing the secret the runner will use to connect as a 40 character hexadecimal string
--scope value, -s value {owner}[/{repo}] - leave empty for a global runner
--labels value comma separated list of labels supported by the runner (e.g. docker,ubuntu-latest,self-hosted) (not required since v1.21)
--keep-labels do not affect the labels when updating an existing runner (default: false)
--name value name of the runner (default runner) (default: "runner")
--version value version of the runner (not required since v1.21)
--help, -h show help