{"id":22955172,"url":"https://github.com/thecraftman/vagrant-commands","last_synced_at":"2026-05-05T12:32:46.550Z","repository":{"id":85381327,"uuid":"259791948","full_name":"thecraftman/vagrant-commands","owner":"thecraftman","description":"A Compiled list of Vagrant commands. ","archived":false,"fork":false,"pushed_at":"2021-07-19T11:25:58.000Z","size":107,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T00:41:39.989Z","etag":null,"topics":["environment","github","hashicorp","linux","opensource","ubuntu","vagrant","vagrantcommands","virtual-machine","virtualization"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecraftman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-29T01:17:25.000Z","updated_at":"2021-07-19T11:26:01.000Z","dependencies_parsed_at":"2023-06-05T07:00:24.306Z","dependency_job_id":null,"html_url":"https://github.com/thecraftman/vagrant-commands","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecraftman/vagrant-commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecraftman%2Fvagrant-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecraftman%2Fvagrant-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecraftman%2Fvagrant-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecraftman%2Fvagrant-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecraftman","download_url":"https://codeload.github.com/thecraftman/vagrant-commands/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecraftman%2Fvagrant-commands/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["environment","github","hashicorp","linux","opensource","ubuntu","vagrant","vagrantcommands","virtual-machine","virtualization"],"created_at":"2024-12-14T16:28:09.834Z","updated_at":"2026-05-05T12:32:46.529Z","avatar_url":"https://github.com/thecraftman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"| **Function Name** | **Description**    |\n|--------------|---------------------|\n|[base64_encode_tostring](#What-is-vagrant)||\n\n# vagrant-commands\n\n## What is vagrant\n \n Vagrant is a tool for working with virtual environments. Vagrant provides a simple and easy to use command-line client for managing environments. \n\nDownload vagrant [here](https://www.vagrantup.com/downloads.html)\n\n### Below is a list of some Vagrants Commands that vagrant provides to make managing your virtual machines much simpler. \n\n**- Vagrant Status**\n\nThis command shows the current status of the vi\nal machine. It should currently read `default running (virtualbox)` along with some other information.\n\n**- Vagrant Suspend**\n\nThis command suspends the virtual machine. Most of the work done is saved and the machine is put into a `sleep mode of sorts`. The machine state is saved and it’s very quick to stop and start the work done.\n\nThis command is applicable if you don't want to leave the machine running during short breaks.\n   \n\n**- Vagrant Up**\n\nThis command gets the virtual machine up and running again. \n\n**- Vagrant ssh**\n\nThis Command will actually connect to and log into the Virtual machine. Once this is implemented a few lines of text will be displayed showing various performance statistics of the virtual machine along with a new command line prompt that reads **vagrant@vagrant-ubuntu-trusty-64:~$**\n\n**- Vagrant halt** \n\nThis command halts the virtual machine. All the work done on it is saved and the machine is turned off. This acts as the `\"turning the power off\"`. It’s much slower to stop and start your virtual machine using this command, but it does free up all of your RAM once the machine has been stopped.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecraftman%2Fvagrant-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecraftman%2Fvagrant-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecraftman%2Fvagrant-commands/lists"}