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