client/pkg/kn/commands/trigger
Yevhen Vydolob 563f1d9294
Fix service/revision list output with '-o' param (#1276)
* Fix service/revision list output with '-o' param

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Update CHANGELOG

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Simplify output flag check

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Respect '-o' in all list commands

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Fix imports

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Fix e2e test

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Fix e2e test

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Remove unnecessary import

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Fix import

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>

* Fix tests

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
2021-04-13 07:53:00 -07:00
..
create.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
create_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
delete.go Use context.Context in API methods (#1274) 2021-03-26 09:23:20 -07:00
delete_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
describe.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
describe_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
list.go Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
list_flags.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
list_test.go Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
trigger.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
trigger_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
update.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00
update_flags.go Replace pkg/errors with stdlib errors. (#853) 2020-05-25 08:10:47 -07:00
update_flags_test.go Upgrade a few assorted dependencies (#1220) 2021-02-12 05:55:50 -08:00
update_test.go Upgrade Eventing API from v1beta1 to v1 (#1284) 2021-04-08 07:42:51 -07:00