func/cmd
Zbynek Roubalik d478f555cc
feat: delete pipeline and resources with `func delete` (#763)
* feat: delete pipeline and resources with `func delete`

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* fix test and prompt

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
2022-01-24 12:39:29 -08:00
..
func src: revert golobal dialer (#716) 2021-12-10 08:12:29 -08:00
testdata/repository.git feat: repository management cli (#514) 2021-09-09 08:09:00 -07:00
build.go feat: add possibility to disable pushing of image in `deploy` command (#739) 2022-01-07 06:40:26 -08:00
build_test.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
completion.go
completion_util.go feat: create cli (#547) 2021-09-22 13:00:12 -07:00
config.go chore: refactor cli flags for path and namespace (#702) 2021-12-06 11:46:27 -08:00
config_envs.go chore: refactor cli flags for path and namespace (#702) 2021-12-06 11:46:27 -08:00
config_labels.go chore: refactor cli flags for path and namespace (#702) 2021-12-06 11:46:27 -08:00
config_labels_test.go chore: prefer slices over plural types (#655) 2021-11-12 03:36:36 -08:00
config_volumes.go chore: refactor cli flags for path and namespace (#702) 2021-12-06 11:46:27 -08:00
create.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
create_test.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
delete.go feat: delete pipeline and resources with `func delete` (#763) 2022-01-24 12:39:29 -08:00
delete_test.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
deploy.go src: use common functionality for docker cred retrieval (#756) 2022-01-13 03:52:12 -08:00
format.go feat: add a URL output type for `func describe` (#389) 2021-06-18 09:50:36 +02:00
info.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
invoke.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
list.go chore: refactor cli flags for path and namespace (#702) 2021-12-06 11:46:27 -08:00
repository.go feat: ensure config and repos path exists (#683) 2021-11-29 13:53:08 -08:00
repository_test.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
root.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
root_test.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
run.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
run_test.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
version.go chore: update files with goimport (#513) 2021-09-08 06:53:45 -07:00