Skip to content

Instantly share code, notes, and snippets.

@gamename
Created February 26, 2015 21:42
Show Gist options
  • Save gamename/cbd750ca3634fbed9679 to your computer and use it in GitHub Desktop.
Save gamename/cbd750ca3634fbed9679 to your computer and use it in GitHub Desktop.
box file upload
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 498 100 395 100 103 343 89 0:00:01 0:00:01 --:--:-- 343
{
"version": "1.0.3",
"status": "unreleased",
"description_html": null,
"description_markdown": null,
"created_at": "2015-02-26T21:35:53.478Z",
"updated_at": "2015-02-26T21:35:53.478Z",
"number": "1.0.3",
"release_url": "https://atlas.hashicorp.com/api/v1/box/nextgxdx/centos-70/version/1.0.3/release",
"revoke_url": "https://atlas.hashicorp.com/api/v1/box/nextgxdx/centos-70/version/1.0.3/revoke",
"providers": []
}
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 371 0 265 100 106 173 69 0:00:01 0:00:01 --:--:-- 173
{
"name": "virtualbox",
"hosted": true,
"hosted_token": null,
"original_url": null,
"created_at": "2015-02-26T21:35:54.775Z",
"updated_at": "2015-02-26T21:35:54.775Z",
"download_url": "https://atlas.hashicorp.com/nextgxdx/boxes/centos-70/versions/1.0.3/providers/virtualbox.box"
}
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 132 100 132 0 0 143 0 --:--:-- --:--:-- --:--:-- 143
"https://binstore.hashicorp.com/f1ea7d6c-e45f-4b69-8a1b-482b682da22f"
https://binstore.hashicorp.com/f1ea7d6c-e45f-4b69-8a1b-482b682da22f
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 387M 0 0 100 387M 0 1464k 0:04:30 0:04:30 --:--:-- 1592k
curl -X PUT -d @./boxes/201502261132/centos/virtualbox/centos-70.box https://binstore.hashicorp.com/f1ea7d6c-e45f-4b69-8a1b-482b682da22f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment