This repository was archived by the owner on Jun 11, 2025. It is now read-only.
v3.2.0
What's Changed
- Adds cluster chains command support by @raiseerco in #189
- Updates old packages by @raiseerco in #193
- Fixes coppyToClipboard and replaces request on client-token.js by @raiseerco in #194
- Move to node-fetch, by request.js deprecation by @raiseerco in #196
- Adds --force modifier to remove clusters by @raiseerco in #198
- Spreads fetcher refactor on all requests by @raiseerco in #201
- Enables linter and prettier by @raiseerco in #203
- Improves help msg on clientKeys command by @raiseerco in #204
- Update dependencies and fix clusters remove parameters by @raiseerco in #207
- Updates cluster remove route for admins by @raiseerco in #208
- Addition of alias setting on clusters and JSON output on info by @raiseerco in #209
- Add the option to change the alias on clusters by @raiseerco in #212
- Adds json output to operation commands by @raiseerco in #214
- Remove user-keys commands by @raiseerco in #215
- More JSON output commands & response sanitization by @raiseerco in #218
- Removes onDemandCapacity modifier on cluster creation/update by @raiseerco in #220
- Fix sort by @gabmontes in #228
- Adding authentication to GET calls by @Anwesh1 in #226
New Contributors
Full Changelog: v3.1.0...v3.2.0