Releases: datum-cloud/datumctl
Releases · datum-cloud/datumctl
v0.0.3
Changelog
- 2a367b9 Merge pull request #8 from sullivtr/main
- 764d6ca add: test for the getListOrganizationsTableOutputData. We dont want this to break if we change the data model
- 52ce928 err checking
- c921412 fix: remove abstraction for table build
- 5f01c4c fix: testing table output
- 37d8bf4 fix: use proto marshalling, not regular marshalling (facepalm.. sorry)
- 523c82e guardrails for table formatter
- 6e0c5d0 initial output wrapper lib
- b3c6fc1 remove unused code
v0.0.2
v0.0.1
Changelog
- f0163b7 Merge pull request #1 from datum-cloud/add-cli
- 78c24ca Merge pull request #3 from datum-cloud/organizational-control-plane
- b2b6d24 Merge pull request #4 from datum-cloud/goreleaser
- 4160e6a Merge pull request #5 from datum-cloud/feature/datum-os-auth
- a942a02 Merge pull request #6 from datum-cloud/feature/org-list
- b701f7f Merge pull request #7 from datum-cloud/only-release-tags
- 1d63021 bug: use correct flag for output
- 946e94e bugfix: require either project or organization
- 6e5af67 feat: Add the ability to activate a Datum Cloud API Token.
- 848b745 feat: Add the ability to list organizations for the authenticated user, tweaked flag checks on update-kubeconfig.
- 8dec195 feat: add CLI and devcontainer
- 0271c57 feat: add update-kubeconfig command
- 25450ca feat: configure organizational control plane
- f27b0e5 feat: support table, json, and yaml output formats
- 2603896 feat: update project control plane url
- 33643dc feat: use stable audience value
- a98a6fc initial commit
- 9398477 use datum instead of datum-cloud