Hello, yes its can you share the following output:
vagrant version vagrant plugin list if vagrant-share is not there try this vagrant plugin install vagrant-share Thanks alvaro. On Sun, Apr 24, 2016 at 11:57 PM, jack <[email protected]> wrote: > Hi Alvaro, > > I downloaded the Debian 64-bit from here > https://www.vagrantup.com/downloads.html > Is that the right one? > > Thanks > > On Sunday, April 24, 2016 at 6:44:51 PM UTC+8, Alvaro Miranda Aguilera > wrote: >> >> Hello >> >> Did you install the binary from vagrantup.com file ? >> >> Sometimes the distribution repackage the file on their own and they >> decide to not include everything. >> >> Thanks >> Alvaro. >> >> On Sun, Apr 24, 2016 at 7:10 PM, jack <[email protected]> wrote: >> >>> Hi, >>> >>> I am using Ubuntu 16.04 >>> My Vagrant version is 1.8.1. >>> >>> I am trying to run the command `vagrant share` as in >>> https://www.vagrantup.com/docs/share/ >>> >>> However, the command is not found. The output I am getting from `vagrant >>> list-commands` is as such >>> >>> >>> Below is a listing of all available Vagrant commands and a brief >>> description of what they do. >>> >>> box manages boxes: installation, removal, etc. >>> cap checks and executes capability >>> destroy stops and deletes all traces of the vagrant machine >>> docker-logs outputs the logs from the Docker container >>> docker-run run a one-off command in the context of a container >>> global-status outputs status Vagrant environments for this user >>> halt stops the vagrant machine >>> help shows the help for a subcommand >>> init initializes a new Vagrant environment by creating a >>> Vagrantfile >>> list-commands outputs all available Vagrant subcommands, even >>> non-primary ones >>> login log in to HashiCorp's Atlas >>> package packages a running vagrant environment into a box >>> plugin manages plugins: install, uninstall, update, etc. >>> port displays information about guest port mappings >>> powershell connects to machine via powershell remoting >>> provider show provider for this environment >>> provision provisions the vagrant machine >>> push deploys code in this environment to a configured >>> destination >>> rdp connects to machine via RDP >>> reload restarts vagrant machine, loads new Vagrantfile >>> configuration >>> resume resume a suspended vagrant machine >>> rsync syncs rsync synced folders to remote machine >>> rsync-auto syncs rsync synced folders automatically when files >>> change >>> snapshot manages snapshots: saving, restoring, etc. >>> ssh connects to machine via SSH >>> ssh-config outputs OpenSSH valid configuration to connect to the >>> machine >>> status outputs status of the vagrant machine >>> suspend suspends the machine >>> up starts and provisions the vagrant environment >>> vbguest >>> version prints current and latest Vagrant version >>> >>> >>> What happened to the `vagrant share >>> >>> -- >>> This mailing list is governed under the HashiCorp Community Guidelines - >>> https://www.hashicorp.com/community-guidelines.html. Behavior in >>> violation of those guidelines may result in your removal from this mailing >>> list. >>> >>> GitHub Issues: https://github.com/mitchellh/vagrant/issues >>> IRC: #vagrant on Freenode >>> --- >>> 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]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/vagrant-up/c7857f76-cb7f-4633-83e5-f6056c219251%40googlegroups.com >>> <https://groups.google.com/d/msgid/vagrant-up/c7857f76-cb7f-4633-83e5-f6056c219251%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/46097bcb-e9ce-43c6-a8a8-0d31606c728c%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/46097bcb-e9ce-43c6-a8a8-0d31606c728c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyW5DeSJb3ttUquH4XVN_3XpDk5OGWpuQh4QDrBDzZhBw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
