Category: CLI
Summary: Fully generated CLI released
We have been listening to feedback on our CLI and decided to change the CLI generation process. This new version is fully auto-generated and contains all API resources. With this new generation process, new APIs will be automatically added as they are deployed, just like with our SDKs.
Context: The CLI generation process originally required us to manually add resources. This meant that the majority of the API was left out of the CLI and commands had an inconsistent structure.
We have recently added auto-completion support for all major terminals in acknowledgement of the depth of some commands. Instructions for enabling auto-completion can be found on the README.
Impact: Version 13.0.0
has been released containing the new structure. All examples in the README and quick hits repo have been updated to match the new command structure.
Date of Change: On or after 04/06/2021
References: