COMMITS
/ command/token_create.go April 13, 2020
B
minor docs updates (#8725)
Becca Petrin committed
November 5, 2019
B
Help text: update token create help about id value (#7792)
Brian Shumate committed
July 1, 2019
M
Token identity support (#6267)
Michel Vocks committed
March 14, 2019
J
Fix improperly formatted help output strings (#6414)
Jim Kalafut committed
February 14, 2019
J
Remove deprecated CLI commands (#6112)
Jeff Mitchell committed
October 15, 2018
J
Batch tokens (#755)
Jeff Mitchell committed
May 23, 2018
February 12, 2018
C
CLI Enhancements (#3897)
Calvin Leung Huang committed
September 8, 2017
S
Add token as a subcommand
Seth Vargo committed
September 5, 2017
S
Update token-create command
Seth Vargo committed
March 25, 2017
G
Typo corrections and tweaks to commands' help info
Greg Parris committed
August 13, 2016
J
Add periodic support for root/sudo tokens to auth/token/create
Jeff Mitchell committed
June 8, 2016
J
Add explicit max TTL capability to token creation API
Jeff Mitchell committed
J
Add renewable flag and API setting for token creation
Jeff Mitchell committed
J
Make token renewable status work properly on lookup
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
March 1, 2016
J
Add command and token store documentation for roles
Jeff Mitchell committed
February 29, 2016
J
Initial work on token roles
Jeff Mitchell committed
December 10, 2015
M
Allow to output secrets in YAML format
Mathias Lafeldt committed
November 9, 2015
J
Add no-default-policy flag and API parameter to allow exclusion of the
Jeff Mitchell committed
October 9, 2015
J
Support and use TTL instead of lease for token creation
Jeff Mitchell committed
J
Fix output of token-create help to use ttl instead of lease
Jeff Mitchell committed
September 12, 2015
V
Improve documentation of token renewal
vishalnayak committed
August 6, 2015
M
Allow the `vault token-create` command to specify the token's id
Matt Button committed
June 30, 2015
A
command: source general options docs from common source
Armon Dadgar committed
June 17, 2015
A
command/token-create: provide more useful output. Fixes #337
Armon Dadgar committed
May 11, 2015
M
command/*: -tls-skip-verify [GH-130]
Mitchell Hashimoto committed
April 28, 2015
M
command/*: more TODO removal
Mitchell Hashimoto committed
April 20, 2015
M
command/token-create: add display name and one time use
Mitchell Hashimoto committed
April 7, 2015
M
command/token-create
Mitchell Hashimoto committed