client/pkg/kn
Navid Shaikh 2e1a863815
Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896)
* Update description for sink flag

 - Add examples for broker, service and URI
 - Add note about default prefix and service alias

* Update the sink flag description

* Update cli conventions doc

* Update the sink prefixes mapping

 - 'ksvc' prefix for knative services
 -  Remove 'svc' or 'service' prefixes mapping for knative services

* Hint in err msg to use 'ksvc' if used prefixes 'svc' or 'service'

* Update CHANGELOG

* Update source list e2e tests to refer ksvc prefix

* Update sink flag description
2020-07-14 00:46:18 -07:00
..
commands Revisit sink prefixes: Support only 'ksvc' prefix and drop 'svc', 'service' support for knative service (#896) 2020-07-14 00:46:18 -07:00
config Refactor main flow and introduce explicit plugin and config handling (#877) 2020-06-15 09:15:24 -07:00
flags Update flag names to --request and --limit (#872) 2020-06-03 04:04:18 -07:00
plugin Refactor main flow and introduce explicit plugin and config handling (#877) 2020-06-15 09:15:24 -07:00
root Add broker create, delete and list cmds (#894) 2020-06-23 02:43:26 -07:00
traffic Return Error Message from Using --untag with Nonexistent Tag (#880) 2020-06-10 23:22:23 -07:00