COMMITS
/ command/read.go August 14, 2018
J
Add support for passing args via `vault read` (#5093)
Jeff Mitchell committed
February 12, 2018
C
CLI Enhancements (#3897)
Calvin Leung Huang committed
September 8, 2017
S
Update read command
Seth Vargo committed
September 5, 2017
S
Update read command
Seth Vargo committed
August 24, 2017
B
Add basic autocompletion (#3223)
Brian Kassouf committed
May 19, 2016
J
Add unwrap command, and change how the response is embedded (as a string, not an object)
Jeff Mitchell committed
April 7, 2016
J
Fix panic when using -field with read or write with a non-string value.
Jeff Mitchell 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
January 14, 2016
J
Updates and documentation
Jeff Mitchell committed
September 14, 2015
J
Add list capability, which will work with the generic and cubbyhole
Jeff Mitchell committed
January 12, 2016
J
Fix read panic when an empty argument is given.
Jeff Mitchell committed
December 10, 2015
M
Allow to output secrets in YAML format
Mathias Lafeldt committed
September 17, 2015
V
Adding type checking to ensure only BasicUi is affected
vishalnayak committed
V
CLI: Avoiding CR when printing specific fields
vishalnayak committed
June 30, 2015
A
command: source general options docs from common source
Armon Dadgar committed
June 18, 2015
A
command/read: Ensure only a single argument. Fixes #304
Armon Dadgar committed
A
cmomand/read: strip path prefix if necessary. Fixes #343
Armon Dadgar committed
May 22, 2015
I
Add ability to read raw field from secret
Ian Unruh committed
May 11, 2015
M
command/*: -tls-skip-verify [GH-130]
Mitchell Hashimoto committed
April 28, 2015
M
command/*: fix spacing
Mitchell Hashimoto committed
M
command/* fill in the addr
Mitchell Hashimoto committed
April 27, 2015
A
command: refactor to share output formating code
Armon Dadgar committed
April 19, 2015
M
command/read: handle 404s
Mitchell Hashimoto committed
April 14, 2015
M
command/read: output the duration
Mitchell Hashimoto committed
M
command/renew
Mitchell Hashimoto committed
April 8, 2015
A
Replace VaultID with LeaseID for terminology simplification
Armon Dadgar committed
April 1, 2015
M
command/read
Mitchell Hashimoto committed
M
command/read: better UX on vault read
Mitchell Hashimoto committed
M
command/write: new format
Mitchell Hashimoto committed
March 16, 2015
M
command/read
Mitchell Hashimoto committed
M
command/write
Mitchell Hashimoto committed