# \`vagrant up\` not from command line?

**URL:** https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262
**Category:** Development
**Created:** [March 18, 2016, 11:17am UTC](https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262 "2016-03-18T11:17:06Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [March 18, 2016, 11:35am UTC](https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262/2 "2016-03-18T11:35:15Z")

</div>

> [@GaurangTandon](#):
>
> My question is: **How can I download that .box file and complete all tasks that vagrant up does without using cmd?**

1. Download [http://discourse-vms.s3.amazonaws.com/discourse-1.3.0.box](http://discourse-vms.s3.amazonaws.com/discourse-1.3.0.box)
2. Run `vagrant box add discourse-1.3.0 /path/to/the/downloaded/discourse-1.3.0.box`

---

_[View the full topic](https://meta.discourse.org/t/vagrant-up-not-from-command-line/41262)._
