Commit Graph

25 Commits (jeff-error-cli-update)

Author SHA1 Message Date
Jeff Mitchell f8a2100603
Add various env vars to CLI (#528)
6 years ago
Jeff Mitchell 6ddfe407a3
Update allowed formats of ACL strings (#508)
6 years ago
Jeff Mitchell 4854f2c35f
Add boundary connect http (#516)
6 years ago
Jeff Mitchell cf3fa4522d
Swap base58 libraries (#472)
6 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
6 years ago
Jeff Mitchell 03436a73de
Update CLI output functions to show scope info and cleanup (#416)
6 years ago
Christian Frichot 475c6cdebe
Fix updated help text for the authenticate base command so it aligns with the password subcommand (#401)
6 years ago
Christian Frichot 9e6c016223
Add JSON formatted output for authenticate password cli command (#402)
6 years ago
Jeff Mitchell 97985883df Fix token storage
6 years ago
Jeff Mitchell a00ee7a948
Add Result types to Go SDK and properly populate body/map fields (#358)
6 years ago
Jeff Mitchell 2914b4c14c
Use base58 for a few more user-facing values (#356)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Jeff Mitchell 1f065316ee
Initial (#313)
6 years ago
Jeff Mitchell 17ecb6f2ce
Separate accounts/host catalogs/host sets into their own packages (#311)
6 years ago
Jeff Mitchell 8f579c75c3
paum -> ampw (#303)
6 years ago
Jeff Mitchell 74544f6324
Encrypt tokens on the way out and decrypt on the way in (#302)
6 years ago
Jeff Mitchell adfc5681be
Auth methods CLI (#277)
6 years ago
Jeff Mitchell d3a1cd949b Update password auth method flags to fit current standards
6 years ago
Jeff Mitchell e89e9d1349
Add groups CLI command (#266)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell f07bb9dae6 Fix breakage after change to template from previous PR
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Jeff Mitchell 2bbc1163c4
Save the entire token, not just the ID (#211)
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago