How do i check the status of vagrant vm's?



  • $ vagrant status
    Current machine states:
    
    default                   running (aws)
    
    The EC2 instance is running. To stop this machine, you can run
    `vagrant halt`. To destroy the machine, you can run `vagrant destroy`.
    


© Lightnetics 2024