client/pkg/kn/commands/source
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
..
apiserver Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
binding Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
container Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
duck Enable gosec linter and fix existing issues (#1228) 2021-02-16 02:17:26 -08:00
ping Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
human_readable_flags.go kn source-list types: adding column to specify built-in source (#1246) 2021-03-09 02:45:25 -08:00
list.go Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
list_test.go Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
list_types.go Fix service/revision list output with '-o' param (#1276) 2021-04-13 07:53:00 -07:00
source.go Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00