brew_install_vagrant

Table of Contents

brew install vagrant

macOS

Homebrew on macOS

brew search vagrant

=⇒ Formulae

=⇒ Casks

iMac % brew install vagrant

=⇒ Downloading https://releases.hashicorp.com/vagrant/2.3.2/vagrant_2.3.2_darwin_amd64.dmg

=⇒ Installing Cask vagrant

=⇒ Running installer for vagrant; your password may be necessary.

Package installers may write to any location; options such as `–appdir` are ignored.

Password:

installer: Package name is Vagrant

installer: Installing at base path /

installer: The install was successful.

🍺 vagrant was successfully installed!


iMac ~ % vagrant --version

Vagrant 2.3.2


iMac ~ % vagrant --help

Usage: vagrant [options] <command> [<args>]

   -h, --help                       Print this help.

Common commands:

    autocomplete    manages autocomplete installation on host
    box             manages boxes: installation, removal, etc.
    cloud           manages everything related to Vagrant Cloud
    destroy         stops and deletes all traces of the vagrant machine
    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
    login
    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
    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
    serve           start Vagrant server
    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
    upload          upload to machine via communicator
    validate        validates the Vagrantfile
    version         prints current and latest Vagrant version
    winrm           executes commands on a machine via WinRM
    winrm-config    outputs WinRM configuration to connect to the machine

For help on any individual command run `vagrant COMMAND -h`

Additional subcommands are available, but are either more advanced or not commonly used. To see all subcommands, run the command `vagrant list-commands`.

       --[no-]color                 Enable or disable color output
       --machine-readable           Enable machine readable output
   -v, --version                    Display Vagrant version
       --debug                      Enable debug output
       --timestamp                  Enable timestamps on log output
       --debug-timestamp            Enable debug output with timestamps
       --no-tty                     Enable non-interactive output

Linux


© 1994 - 2024 Cloud Monk Losang Jinpa or Fair Use. Disclaimers

SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.


Homebrew: Cloud Monk's Package Manager Book Homebrew Chapter, Cloud Monk's Development PC DevOps Automation via Ansible-Chocolatey-PowerShell-Homebrew-DNF-APT, Homebrew Glossary, Homebrew Fundamentals, Homebrew Inventor - Homebrew Designer: Mike McQuaid, Brew DevOps - Homebrew on macOS - macOS DevOps - MacOps, Homebrew on Linux - Linux DevOps - LinuxOps, Homebrew Automation, Idempotent, Refreshenv, Homebrew Topics, macOS Package Managers, Package managers, macOS Configuration Management, PowerShell on macOS Ansible on macOS, Chef on macOS, Puppet on macOS (navbar_brew - see also navbar_choco, navbar_package_manager)

brew_install_vagrant.txt · Last modified: 2024/04/28 03:46 (external edit)