Releases: meroxa/cli
v0.5
v0.4
v0.3.7
v0.3.6
v0.3.5
Changelog
085fbf6 Change goreleaser commit author (#115)
9c0e85f Update pull_request_template.md (#114)
f59d209 [PLATFORM-402] feat(list): Show pipeline name on connectors list (#110)
a5e5278 feat(cli): Add man pages and completion scripts (#113)
99cd954 feat(remove): Add --yolo (hidden) flag 😜 (#112)
dd3fe88 feat(resources): Add ability to update resource name (#111)
v0.3.4
Changelog
72c9cda Allow to set pipeline name on connector creation (#106)
0a2eac5 Merge pull request #107 from meroxa/consistent-columns
bded80a feat(cli): Add —debug flag (#108)
bd0787d feat(list): Connectors by pipeline (#109)
6db183e feat(list): Show pipeline id when listing connectors (#103)
9842d80 make sure column order is consistent
v0.3.3
v0.3.1
v0.3.0
Changelog
350abd6 Add hidden flag so acceptance tests can use it (#101)
0ab0834 Update token (#97)
850f3fa Upgrade latest of meroxa-go and cobra (#95)
f3090c9 feat(auth): Minor changes on auth flow (#96)
e13cf41 feat(cli): Not require resource name when adding (#98)
e94c881 feat(remove): Require confirmation prompt or -f
before removing a resource (#100)
96bb479 write connector logs to stdout (#99)
v0.2.3
Changelog
b6933d7 Add Contributing.md and update gen-docs task (#90)
6a2931f Introduce detailed error from meroxa-go
f346308 Merge pull request #91 from meroxa/generic-error
54f2481 Update Readme and Bug Report (#94)
982553f chore(cli): Add brew to goreleaser (#87)
a32c4f0 chore(cli): Add unit tests and restructure how cmds are invoked (#92)
15c9dc6 chore(cli): Refactor files structure in preparation for easier testing (#86)
ce4b83e chore(cli): Update latest go (#85)
e3d0ad5 fix(cli) Make sure v is not included when testing (#89)
269e897 fix(connect): Output (#93)
6966e7d restore remove cmd (#88)