woodpecker/cli/pipeline
Robert Kaussow 57e7572b6f
Unify cli commands and flags (#4481)
- Unify command and flag descriptions
- Unify logs
- Rename `woodpecker-cli [registry|ssecret|...] info` commands to `woodpecker-cli [registry|ssecret|...] show`
2024-11-30 15:23:44 +01:00
..
deploy Unify cli commands and flags (#4481) 2024-11-30 15:23:44 +01:00
log Move pipeline logs command (#4480) 2024-11-30 10:18:17 +01:00
approve.go Migrate to github.com/urfave/cli/v3 (#2951) 2024-07-18 01:26:35 +02:00
create.go Migrate to github.com/urfave/cli/v3 (#2951) 2024-07-18 01:26:35 +02:00
decline.go Migrate to github.com/urfave/cli/v3 (#2951) 2024-07-18 01:26:35 +02:00
kill.go Add pipeline purge command to cli (#4470) 2024-11-30 13:57:59 +01:00
last.go Unify cli commands and flags (#4481) 2024-11-30 15:23:44 +01:00
list.go Unify cli commands and flags (#4481) 2024-11-30 15:23:44 +01:00
list_test.go Add pipeline purge command to cli (#4470) 2024-11-30 13:57:59 +01:00
pipeline.go Unify cli commands and flags (#4481) 2024-11-30 15:23:44 +01:00
pipeline_test.go Sanitize strings in table output (#4466) 2024-11-26 22:15:26 +01:00
ps.go Add PipelineListsOptions to woodpecker-go (#3652) 2024-11-26 11:50:48 +01:00
purge.go Add pipeline purge command to cli (#4470) 2024-11-30 13:57:59 +01:00
purge_test.go Add pipeline purge command to cli (#4470) 2024-11-30 13:57:59 +01:00
queue.go Migrate to github.com/urfave/cli/v3 (#2951) 2024-07-18 01:26:35 +02:00
show.go Unify cli commands and flags (#4481) 2024-11-30 15:23:44 +01:00
start.go Unify cli commands and flags (#4481) 2024-11-30 15:23:44 +01:00
stop.go Migrate to github.com/urfave/cli/v3 (#2951) 2024-07-18 01:26:35 +02:00