You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove not existed command from documentation (#1456)
## Summary
Documentation telling about command `plan`, that not exist in current
devbox version
## How was it tested?
```
$ devbox version
0.5.13
$ devbox plan
Error: unknown command "plan" for "devbox"
```
0 commit comments