Releases: meroxa/cli
v0.2.2
v0.2.1
Changelog
875d95c Add meroxa api
(#75)
231d086 Allow for update of connector status
fff7cc7 Allow for update of pipeline status
02031ed Auth server (#60)
611ae7a Auth0 CLI (#71)
f8b9116 Fix linting errors based on golint (#40)
4772c41 Implement Endpoint command (#78)
1cb8913 Implement meroxa logs
(#51)
90ae655 Merge pull request #66 from meroxa/revert-60-auth_server
1fdd1e7 Merge pull request #74 from meroxa/update-connector-status
04d59b3 Merge pull request #76 from meroxa/lk/logs-connector-formatting
45e0299 Merge pull request #77 from meroxa/update-pipeline-status
0694713 Print new line after end of logs reached
358b640 Print terse text when JSON flag not set ... and again (#69)
a68abf1 Remove config from resource it is never used. (#45)
d2efe36 Rename kind to type (#79)
acb970d Revert "Auth server (#60)"
ba23cab Separate oauth scopes with URL-encoded space; fix default config name (#73)
d7701e4 Update README.md (#44)
d0fc454 Update Vendor (#37)
1df3e6e Update issue templates
831d5cb Update packages (#42)
8160655 Update pull_request_template.md (#43)
4e2b096 Use from/to arguments to create a pipeline (#54)
d1cc33e chore(cli): Add pull_request workflow (#49)
6719dfd chore(cli): Change CLI output to include arch (#56)
059081d chore(cli): Remove backwards compatiblity on cmds (#70)
193b55f feat(add): Use add instead of create for resources (#41)
30b4aaf feat(cli): Add cmds for opening billing (#59)
0dee456 feat(cli): Generate documentation automatically (#55)
ba774be feat(cli): Update destroy cmd to delete (#50)
878040f feat(create): Disambiguate between a source and a destination connector (#65)
ee18666 feat(list): Add singular aliases for listing cmds (#64)
8bac37b feat(remove): Update command from delete to remove (#58)
124c8b9 feat(transforms): Add list transforms command (#62)
2bafc9b fix(add) Consistent message with command name (#46)
dcfddda fix(cli): Do not show headers when listing empty lists (#53)
6305694 fix(cli): Hide usage when errors come from API (#48)
d6dc7d8 fix(cli): Improve error msg with invalid args (#57)
4f51681 fix(cli): Vendored packages (#47)
b904eb3 refactor(cli): Make the CLI a bit more consistent (#52)
d66a062 return error if meroxa.config file is missing/assume user is not logged in (#38)
0264b0e update acceptance test env vars (#72)