Navid Shaikh
Navid Shaikh
And the logs ``` $ vagrant service-manager env --help A Vagrant environment or target machine is required to run this command. Run `vagrant init` to create a new Vagrant environment....
> This might be current behavior for every command --help option. Right. I remember we fixed this bug in past, somehow it crept in again. We'll need the tests!
> At least this should be documented or even better docker.rb should call a dedicated properly named script. This script could also do the daemon restart. We have a counter...
@praveenkumar : ping
IMO, having a docker daemon running over TCP without any authentication is not recommended. Closing the issue, re-open if there is a use case.
is this expected behavior? I don't think, downloading the CLI for a particular service in the box should have mandatory condition for having the service configured and running inside the...
There is another somewhat similar issue where VSM prompts for running a machine before downloading the CLI for a service https://github.com/projectatomic/vagrant-service-manager/issues/318 .
> also believe the default of install-cli without an argument should be to download the client(s) appropriate for the current set up. > > I'd like to understand the user...
My suggestion was to include a bit of detail about refusing to download the CLI binary. We as contributor know about the context and reason we decided not to download...
This should not block PR https://github.com/projectatomic/vagrant-service-manager/pull/349