Last active
March 10, 2019 08:00
-
-
Save pranavcode/a10a8023d4ded981fb01cb3e56b51783 to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 1 - Download Consul
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ wget https://releases.hashicorp.com/consul/1.4.3/consul_1.4.3_linux_amd64.zip -O consul.zip | |
--2019-03-10 00:14:07-- https://releases.hashicorp.com/consul/1.4.3/consul_1.4.3_linux_amd64.zip | |
Resolving releases.hashicorp.com (releases.hashicorp.com)... 151.101.37.183, 2a04:4e42:9::439 | |
Connecting to releases.hashicorp.com (releases.hashicorp.com)|151.101.37.183|:443... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 34777003 (33M) [application/zip] | |
Saving to: ‘consul.zip’ | |
consul.zip 100%[============================>] 33.17M 4.46MB/s in 9.2s | |
2019-03-10 00:14:17 (3.60 MB/s) - ‘consul.zip’ saved [34777003/34777003] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment