Changelog
- d9d0752 brew release
- 7dcd0c0 goreleaser update
- a29bb7a Merge pull request #10 from devops-rob/badge
- 10ecc12 added go releaser badge to readme
- 2ed1071 fixing go mod versions
- ea1e272 Merge pull request #9 from devops-rob/goreleaser
- b8d3940 goreleaser
- f294a0b Merge pull request #8 from target-cli/readme
- b3d7991 updated readme
- 974e091 typo
- b18bd5b added config and terraform instructions
- 1a653c2 terraform readme docs started
- bbddfdb Merge pull request #7 from target-cli/terraform
- b3d8f04 added set default command for terraform
- a5b1477 added the select command for terraform
- 98bcdd7 speech marks added to command feedback
- 1e53111 Added feedback message for update command
- e7efabc added update command for terraform
- 737569c added list command for terraform
- 1929d1c delete command added for terraform
- 119c209 added basic structure of terraform create command
- 7906d8d Merge pull request #6 from target-cli/bug-fix
- 13263fe directory restructure
- d149896 added mapstructure to boundary command to avoid the same bug happening there
- 9cf790b added mapstructure to struct to fix the bug
- d04f817 removed redundant package
- 43ff4f5 vault additional flags
- 982d8ab adding new flags for vault
- e41adb8 removed test file
- 7736563 created defaults folder and added config command to write to startup scripts files
- 72158c5 added select functionality for nomad and consul and fixed duplicate sub command bug
- d73384e added context switch functionality for Vault
- 661aad3 fixed list command
- 7bd7a4a fixed ca_path bug
- 64f0a13 fixed vault add and delete and changed to json state file
- 176e6e3 Merge pull request #4 from target-cli/serf-write
- 892fec2 added create and update logic to serf commands
- 07fc643 Merge pull request #3 from target-cli/consul-write
- 52dee99 added create and update logic for consul
- 4e69dc0 Merge pull request #2 from target-cli/nomad-write
- 558714d added nomad create and update logic to commands
- b220f62 Merge pull request #1 from target-cli/vault-write
- b0cee77 added Vault update capability
- dd7efbd draft logic to write profile settings to file
- 2f613cf updating readme to reflect arg changes
- ff80a2a adding example config file
- 85166d0 removed vault function as not needed
- aae5f61 adding targetdir pkg to root command
- 1f8786b trying a different file creation method
- 657085e adding a print statement to test function
- a0fb913 go mod module name fix
- 1c6ebba adding targetdir package
- d74d64a updating cli structure for serf
- 2f31f77 updating cli structure for select command
- 6123be2 updating rename command with new cli flow
- a938cdd updated command structure for nomad to replace name flag with arg
- aa8f8d6 updated command structure for nomad to replace name flag with arg
- 8c6b2a5 updated coammd structure to replace name flag with arg
- a705611 revoved name flag and replaced with arg for Vault
- 4ed0e38 aded cli test workflow for serf
- 9379d5e adding test workflow for consul
- 0b984ad added vault cli workflow to vault update commandh
- ab99ee8 added vault cli workflow to test with
- 2bc1521 added nomad cli test workflow with pointers
- 83f8b4e bug fix for vaultUpdateCmd namespace flag
- b466ea0 updated target dir in makefile and removed token requirement for vault context
- f6656c6 added high level detail to README
- 5b9982d removed .DS_Store file
- 7936fbe CLI structure cmd package
- 76f0d60 bare bones CLI structure