17 Commits (a2e69236a214bf74d3834554833f9b49f2df5bbb)

Author SHA1 Message Date
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443) 1 year ago
Ronald 4c070c38e4
Copyright headers for command folder (#16705) 2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2 years ago
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Daniel Nephin d68edcecf4 testing: Remove all the defer os.Removeall 4 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
Kyle Havlovitz af4be34a2a
Update make static-assets goal and run format 7 years ago
Matt Keeler 48bd84073a Address PR feedback 7 years ago
Matt Keeler 9f64d4856a Update unit-tests to use requirements instead of manual checks. 7 years ago
Matt Keeler 4e6f0f9a79 Formatting update 7 years ago
Matt Keeler ada1252480 GH-3996: Add config-format flag to validate subcommand 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 e0551b80a6 commands: move validate command to separate pkg 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 72c214b908
test: fix failing test 8 years ago
Frank Schroeder 8f943542b0
test: use cli.NewMockUi instead of new(cli.MockUi) 8 years ago
Frank Schroeder 9509ab463c
test: run command tests in parallel 8 years ago
Frank Schroeder 65b5c51ec7 test: add helper for ioutil.TempDir/TempFile 8 years ago
Frank Schroeder 3522a41bad test: include test name in temp file/dir 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 8 years ago
Kyle Havlovitz 2aebff3bd3
Add -quiet flag to validate 8 years ago
Kyle Havlovitz fe7b26a996
Deprecate the configtest command and add the validate command 8 years ago
Kyle Havlovitz 49d2ce1c3d
Move command Meta to base.Command and split http options 8 years ago
Kyle Havlovitz 8009432b1b
Convert configtest and force-leave commands to use Meta 8 years ago
Chris Cooper fe0e3aaaa0 fixes issue #1661 and adds supporting test 9 years ago
Joseph Anthony Pasquale Holsten afbf68878c command/configtest: add 10 years ago