Commit Graph

19 Commits (1.6.2)

Author SHA1 Message Date
Daniel Nephin 475659a132 Remove name from NewTestAgent
5 years ago
Matt Keeler a704ebe639
Add Namespace support to the API module and the CLI commands (#6874)
5 years ago
Matt Keeler b069d6777b
OSS KV Modifications to Support Namespaces
5 years ago
Christian Muehlhaeuser 61ff1d20bf Avoid unnecessary conversions (#6178)
5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568)
6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517)
6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342)
6 years ago
Paul Banks 5f3d20c5cf
Merge pull request #4194 from hashicorp/fix-kv-del-validation
7 years ago
Paul Banks 378c37fadd
Fix KV del command validation error
7 years ago
Matt Keeler 2e7a37890c Move data source loading into a command helpers function
7 years ago
Josh Soref 94835a2715 Spelling (#3958)
7 years ago
James Phillips c676e6b8c8
Adds -base64 support to kv get command.
7 years ago
Frank Schroeder b3292d13fb commands: get HTTP API flags for usage automatically
7 years ago
Frank Schroeder 1b026de1db commands: run all tests in parallel (again)
7 years ago
Frank Schroeder 56b24d3d4f commands: cleanup help and synopsis.
7 years ago
Frank Schroeder d54a5ef8d8 commands: do not run cmd tests in parallel
7 years ago
Frank Schroeder 84a82cff3d commands: cleanup test names
7 years ago
Frank Schroeder ce1ec000ca commands: move kv subcommands to subdirs
7 years ago
Frank Schroeder 200199a875 commands: move kv command to separate pkg
7 years ago