cli-plugin: implement cd semantics #633
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
Workspace change is very much like
cd
in bash. We should have the same ways to go back and forth between root, orgs and workspaces:Note:
-
is implemented,..
is not.Also typing
kubectl kcp workspace
is tedious. Maybe we wantkubectl kcp ws foo
andkubectl kcp ws ..
.The text was updated successfully, but these errors were encountered: