"vscode:/vscode.git/clone" did not exist on "f4593f17a6079ea4dec25db159ec1a37b3075d0d"
CLI - Support host-list for deploy and run commands (#108)
Support `--host-list` for deploy and run commands. Before this change, an inventory file is needed to use `sb deploy/run`. Now, `--host-list localhost` or `-l localhost` is sufficient for quick try.
Showing
Please register or sign in to comment