Daniel Moran
964bc4fe03
fix: set newly-created config as active in setup
( #302 )
2021-10-14 07:00:16 -07:00
Daniel Moran
65da55e3f3
fix: --host value passed to setup is written to generated config ( #255 )
2021-09-02 17:42:37 -04:00
Daniel Moran
68cfff003a
refactor: move duration package out of internal ( #202 )
2021-07-21 11:52:21 -04:00
Dane Strandboge
a3408e031a
chore: refactor password code for StdIO ( #139 )
2021-06-22 15:34:38 -05:00
Dane Strandboge
23e73e9146
feat: reimplement influx secret
CLI command ( #125 )
...
* refactor: rename `getPassword` to `getSecret`
2021-06-21 13:33:51 -05:00
Daniel Moran
1dad2f5f72
refactor: move things around to make building a client easier from other projects ( #123 )
...
* refactor: split logic for building API config into public func
* refactor: move config code out of internal/
2021-06-16 11:09:26 -04:00
Sam Arnold
9747d05ae1
refactor: expose generated code and client business logic to share with Kapacitor ( #103 )
...
* refactor: take clients out of internal
* refactor: move stdio to pkg
* Move internal/api to api
* refactor: final changes for Kapacitor to access shared functionality
* chore: regenerate mocks
* fix: bad automated refactor
* chore: extra formatting not caught by make fmt
2021-05-25 10:05:01 -04:00