client/docs/cmd
Navid Shaikh aac0ec265e Adds kn route list command (#202)
- Accepts an argument name for listing particular route
- Enables the machine readable output flags
- Updates docs for kn route command group
- Adds unit tests for route command group and route list
- Adds integration tests for route list in basic workflow test
- Updates tests and getting namespace
- Adds more unit tests for code in pkg/kn/commands/route/list_flags.go
- Adds route list command in smoke tests
- Updates vendor/modules.txt
- Clean up imports
- Addresses review comments
 - replaces knative to Knative
 - uses reflect.DeepEqual for slice comparison
 - removes few code comments
 - removes irrelevant tests modifications from the PR
2019-07-02 11:25:32 -07:00
..
kn.md Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
kn_completion.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_revision.md Add kn revision delete command (#207) 2019-06-28 10:21:08 -07:00
kn_revision_delete.md Add kn revision delete command (#207) 2019-06-28 10:21:08 -07:00
kn_revision_describe.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_revision_list.md List revisions for a given service (#194) 2019-06-20 13:29:00 -07:00
kn_route.md Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
kn_route_list.md Adds kn route list command (#202) 2019-07-02 11:25:32 -07:00
kn_service.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_service_create.md Fixes `limits-memory` and `requests-memory` descriptions (#198) 2019-06-28 12:04:08 -07:00
kn_service_delete.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_service_describe.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_service_list.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00
kn_service_update.md Fixes `limits-memory` and `requests-memory` descriptions (#198) 2019-06-28 12:04:08 -07:00
kn_version.md Revert #173 and #139, reinstating having a config file. (#193) 2019-06-19 18:12:58 -07:00