Skip to content

Commit

Permalink
Merge pull request #2731 from hasheddan/no-ws-get
Browse files Browse the repository at this point in the history
馃悰 Drop non-existent workspace get command from help output
  • Loading branch information
openshift-merge-robot committed Feb 6, 2023
2 parents 238fdc6 + 248fd6f commit da4d3ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/cliplugins/workspace/cmd/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ var (
# short-hand for the use syntax
%[1]s workspace my-workspace
# list sub-workspaces in the current workspace
%[1]s get workspaces
# enter a given absolute workspace
%[1]s workspace root:default:my-workspace
Expand Down

0 comments on commit da4d3ae

Please sign in to comment.