COMMITS
/ command/ssh.go March 19, 2019
T
changed misspelled english words (#6432)
T.K committed
March 14, 2019
I
all: fix no-op append calls (#6360)
Iskander (Alex) Sharipov committed
P
ssh on windows: fix file handling problem (#6359)
Philipp Bandow committed
October 23, 2018
J
Change deprecation warning to 1.1
Jeff Mitchell committed
August 24, 2018
J
Change deprecation warnings from 0.11 or later to 0.12. (#5176)
Jeff Mitchell committed
July 18, 2018
M
Make the SSH executable path configurable (#4937)
Michael Russell committed
July 16, 2018
M
Allow vault ssh to work with single ssh args like -v (#4825)
Michael Russell committed
June 14, 2018
M
Allow vault ssh to accept ssh commands in any ssh compatible format (#4710)
Michael Russell committed
June 1, 2018
M
Only append the UserKnownHostsFile ssh flag when required (#4674)
Michael Russell committed
M
Use hostname instead of the IP when running the actual ssh command (#4673)
Michael Russell committed
April 22, 2018
M
Corrects description for mode option in ssh command (#4420)
Malhar Vora committed
April 5, 2018
V
Errwrap everywhere (#4252)
Vishal Nayak committed
February 12, 2018
C
CLI Enhancements (#3897)
Calvin Leung Huang committed
R
Fixes for SSH command CA mode (#3922)
rmbrad committed
February 6, 2018
V
command/ssh: create and reuse the api client (#3909)
Vishal Nayak committed
January 18, 2018
J
Change next major release of Vault to 0.11 or later to make it less scary
Jeff Mitchell committed
September 8, 2017
S
Update ssh command
Seth Vargo committed
September 5, 2017
S
Update ssh command
Seth Vargo committed
August 21, 2017
S
Thread stderr through too (#3211)
Seth Vargo committed
August 18, 2017
S
Do not revoke SSH key (#3208)
Seth Vargo committed
August 17, 2017
S
Add host key checking for SSH CA
Seth Vargo committed
S
Revoke temporary cred after creation, update warning
Seth Vargo committed
S
Initial pass at SSH CLI CA type authentication
Seth Vargo committed
August 16, 2017
S
Update help output (spaces instead of tabs) (#3178)
Seth Vargo committed
August 15, 2017
S
Use SSHPASS envvar instead of -p for sshpass (#3177)
Seth Vargo committed
April 4, 2017
J
Add some minor tweaks to the PR
Jeff Mitchell committed
March 25, 2017
G
Typo corrections and tweaks to commands' help info
Greg Parris committed
October 18, 2016
V
ssh: Use temporary file to store the identity file
vishalnayak committed
August 1, 2016
V
Support execution of remote commands using 'vault ssh'
vishalnayak committed
June 1, 2016
V
Address review feedback
vishalnayak committed
V
Supplying strictHostKeyChecking and userKnownHostsFile from env vars
vishalnayak committed
May 30, 2016
V
Provide option to disable host key checking
vishalnayak committed
May 25, 2016
V
Add a non-nil check for 'port' field to be present in the response
vishalnayak committed
J
Decode json.Number before handing to mapstructure
Jeff Mitchell committed
May 15, 2016
S
Speling police
Sean Chittenden committed
April 1, 2016
J
Fix up the meta common options text function to not strip leading space and fix up commands
Jeff Mitchell committed
J
Move meta into its own package
Jeff Mitchell committed
February 19, 2016
V
Merge pull request #1099 from hashicorp/fix-ssh-cli
Vishal Nayak committed
J
Fix mixed whitespacing in ssh help text
Jeff Mitchell committed
V
ssh: use resolved IP address while executing ssh command
vishalnayak committed
December 26, 2015
W
Stop panic when vault ssh username fetching fails
Wesley Merkel committed
August 27, 2015
V
Vault SSH: Default CIDR for roles
vishalnayak committed
August 19, 2015
V
Vault SSH: TLS client creation test
vishalnayak committed
August 18, 2015
V
Vault SSH: Documentation update and minor refactoring changes.
vishalnayak committed
August 14, 2015
V
Vault SSH: Website page for SSH backend
vishalnayak committed
August 13, 2015
V
Vault SSH: CLI embellishments
vishalnayak committed
August 12, 2015
V
Vault SSH: Renamed path with mountPoint
vishalnayak committed
V
Vault SSH: Fixed constructor of SSH api
vishalnayak committed
August 6, 2015
V
Vault SSH: Automate OTP typing if sshpass is installed
vishalnayak committed
V
Vault SSH: uninstall dynamic keys using script
vishalnayak committed