woodpecker/cli
qwerty287 f582ad3159
Various enhancements in configuration (#1645)
- backends: move to cli flags instead of os.Getenv
- ssh: support 2fa with key and password
- allow to set grpc jwt secret (solves todo)
- allow to set default and max timeout (solves todo)

Closes https://github.com/woodpecker-ci/woodpecker/issues/896
Closes https://github.com/woodpecker-ci/woodpecker/issues/1131
2023-03-19 20:24:43 +01:00
..
common Support .yaml as file-ending for workflow config too (#1388) 2022-11-03 19:12:40 +01:00
cron Fix usage text of cli sub-command 'cron' (#1420) 2022-11-16 14:58:30 +01:00
deploy Renamed procs/jobs to steps in code (#1331) 2022-10-28 17:38:53 +02:00
exec Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +01:00
info Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00
internal Display system CA error only if there is an error (#870) 2022-04-05 14:37:02 +02:00
lint Use variables in pipeline (#1026) 2022-07-17 18:25:56 +02:00
log Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
loglevel Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
pipeline Fix linter (#1647) 2023-03-18 20:35:27 +01:00
registry Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
repo Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
secret Support plugin-only secrets (#1344) 2022-10-27 04:21:07 +02:00
user Drop error only on purpose or else report back or log (#514) 2021-11-23 15:36:52 +01:00
README.md Update links to woodpecker-ci.org (#445) 2021-10-14 18:13:57 +02:00

Woodpecker CLI

Command line client for the Woodpecker continuous integration server.

Please see the official documentation at https://woodpecker-ci.org/docs/cli