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
fix(cli): point bm cloud setup hint at bm cloud sync-setup
The post-setup "Next steps" output and cloud CLI docs instructed users
to run `bm project sync-setup`, but the command is registered under the
`cloud` Typer app as `bm cloud sync-setup`. Following the hint produced
"No such command 'sync-setup'".
Closes#779
Signed-off-by: Drew Cain <groksrc@gmail.com>
0 commit comments