Skip to content

Commit

Permalink
fix workspace switch cli example (#1029)
Browse files Browse the repository at this point in the history
Signed-off-by: Emanuel Palm <[email protected]>
  • Loading branch information
PalmEmanuel authored Feb 2, 2024
1 parent f8bcc58 commit d3c8a99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ rad workspace delete -w myenv
[rad workspace switch]({{< ref rad_workspace_switch >}}) switches the default workspace:

```bash
rad env switch -e myenv
rad workspace switch -w myworkspace
```

{{% /codetab %}}
Expand Down

0 comments on commit d3c8a99

Please sign in to comment.