Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 11, 2020 08:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/d84c7c70dc8ddf2df66db6f39495dfa6 to your computer and use it in GitHub Desktop.
Save velotiotech/d84c7c70dc8ddf2df66db6f39495dfa6 to your computer and use it in GitHub Desktop.
Velotio - HashiCorp Consul Part 1 - Download Consul
$ 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