vagrant halt

Shuts down the running machine Vagrant is managing. See also: vagrant, vagrant box, vagrant plugin, vagrant validate. More information: https://developer.hashicorp.com/vagrant/docs/cli/halt.

vagrant halt

vagrant halt {{id_or_name}}

vagrant halt {{[-f|--force]}}

vagrant halt {{[-f|--force]}} {{id_or_name}}