v0.1.0
- Updated
knctl install
to install Knative 0.2.1knctl uninstall
command now removesknative-monitoring
namespace
- Replaced
knctl route create
withknctl rollout
commandrollout
command now works for traffic splitting (see Blue-green deploy docs)
- Added
knctl route show
command - Added
knctl route curl
command to curl a route (instead of a service) - Show image digest in
knctl revision show
command - Improved table presentation of services, revisions and routes
- Allow listing all revisions in a namespace (via
knctl revision list
without-s
flag) - Support tagging and annotating new revision directly from
deploy
command via-t
and-a
flags - Added
knctl route annotate
command - Added
rt
alias forroute
command
e98d9931bca05dd545c25acddc1366fa78cb3b5bacb5110b59fefa0c1fb3f0a5 ./knctl-darwin-amd64
82a2728d147a6b1d93c06fc1db1a2e73c65b3cb86fca6d33abfffe7e37ed86ab ./knctl-linux-amd64
f71437a1ae59bd05858a86d9521aaa5037722e89c6324788d95a976a175de24e ./knctl-windows-amd64