This is what I did : [jalal@fed21 ~]# ls vagrants centos61 ubuntu8 debian7
cd centos61 vagrant share --ssh & cd .. cd ubuntu8 vagrant share --ssh & cd .. cd debian7 vagrant share --ssh & cd .. You mean I could do ps aux |grep 'vagrant share' ?? On Thursday, April 9, 2015 at 1:57:13 AM UTC+3, Alvaro Miranda Aguilera wrote: > > Hello, > > My understanding is the process keep running on the command line, > doesn't go to background.. so if this is you doing the share, you > should have the window open with the vagrant share command.. > > rite? > > > On Thu, Apr 9, 2015 at 9:34 AM, Jalal Araidah <[email protected] > <javascript:>> wrote: > > Hi > > > > I created a couple of virtual machines, I changed directory to each one > of > > them, and did : > > vagrant share --ssh > > > > Is there a way to list what vms are shared from the command line ? I do > > realize they are listed under 'shares' in atlas.hashicorp.com, but I > know > > to show from the CLI > > > > TIA. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Vagrant" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
