Commit Graph

45 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Hugo bf9dbd818e chore(cmd): Remove IntVar and move to Int64Var
2 years ago
Todd 78e10864c4 Add alias CLI CRUDL commands (#4353)
2 years ago
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Irena Rindos da30653486
commands: fix plurals (#4369)
2 years ago
Hugo 08e8d96514 feat(cmd): Policies
2 years ago
Todd 3a7ea64a31 Add skip daemon flag and send recently authed tokens to daemon (#3883)
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
irenarindos 8c96d3ef9b
fix(cmd): add session recording resource prefixes
3 years ago
Haotian f88547bbf5
fix(cli): update plural resource mentions in generated help texts (#2918)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Timothy Messier 89a55632ba
feat(cli): Add vault ssh certificate credential library
3 years ago
Jeff Malnick a3c4cef648
Use primary auth method if no auth method ID is provided (#2725)
3 years ago
Jeff Mitchell b286060ea8
Fix string regression in attribute parsing (#2759)
3 years ago
Irena Rindos 078f5e9328
Fix failing attribute flag test (#2755)
3 years ago
Jeff Mitchell 098248be18
Add the ability for CLI map values to contain keys only, which map to JSON nulls (#2721)
3 years ago
Jeff Mitchell 5353725278
Merge duplicated attr/secret/kv flag handling into one function (#2720)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 years ago
Jeff Mitchell a56d7aa4d0
Ensure that "null" can only be specified in "set-" commands (#2363)
4 years ago
Jeff Mitchell f1b737c62e
Fix error validation code in attr parsing (#2353)
4 years ago
irenarindos 80752e9a24 cli(workers): Add extra help func
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
4 years ago
Oleg Butuzov 5a2fa689a7
refactor: replace (*regexp.Regexp).Match on (*regexp.Regexp).MatchString (#1617)
5 years ago
Jeff Mitchell 217adfc4d2
Pull over CombinedSliceFlagValue from WIP plugin-hostcatalogs (#1582)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 306d4fb4d3
Add API/CLI for managed groups (#1265)
5 years ago
Michael Gaffney 21033a6174
Refactor: multiple rename to fix the spelling of subtype (#1227)
5 years ago
Jeff Mitchell 519efa6dd1
Add -filter to CLI listing and website docs (#967)
5 years ago
Jeff Mitchell 6b58a3317d
Add recursive listing to roles (#881)
5 years ago
Jeff Mitchell 813d21565f
Allow authorize-session to be invoked with target name (#737)
6 years ago
Jeff Mitchell 97e8613eb7
Fix hyphenation of resource subcommand output (#689)
6 years ago
Jeff Mitchell 603b0582d7
Fix CLI help output and make more consistent (#605)
6 years ago
Jeff Mitchell f8a2100603
Add various env vars to CLI (#528)
6 years ago
Jeff Mitchell c30fd5620e
Add account add/set/remove to CLI (#473)
6 years ago
Jeff Mitchell 35c3f5b717
Use 'at' for auth token prefix (#397)
6 years ago
Jeff Mitchell 3c13e4765d Verbose isn't actually used right now so don't expose it; fix some wording for scope id flag
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Jeff Mitchell 20aef738c4
Add host-catalogs CLI command. (#312)
6 years ago
Jeff Mitchell adfc5681be
Auth methods CLI (#277)
6 years ago
Jeff Mitchell efaf58b568
Add users CLI command and do some cleanup (#269)
6 years ago
Jeff Mitchell b75a6fc5e5
Update scopes CLI command in the model of the roles command (#262)
6 years ago