linode-cli
linode-cli copied to clipboard
The official Linode command line interface.
### CLI Version dev branch, using pip install -U --no-cache-dir --force-reinstall. Part of file contents will shown below. ### Command pip install -U --no-cache-dir --force-reinstall -r req Part of file...
### CLI Version 5.32.1 Built off spec version 4.145.0 ### Command source BrokenPipeError: [Errno 32] Broken pipe ``` ### Expected Behavior empty output and successful sourcing ### Actual Behavior error...
## 📝 Description - feat(completion): add zsh support ## ✔️ How to Test unit test --- relates to https://github.com/Homebrew/homebrew-core/pull/170570
## 📝 Description This pull request resolves a few issues in the OpenAPI spec generation/baking logic that prevented it from being compatible with the upcoming new TechDocs OpenAPI spec. NOTE:...
## 📝 Description This pull request implements a new generated documentation site that is automatically pushed to GitHub Pages. The below preview URLs can be preview the documentation site in...
## 📝 Description **NOTE: This PR will be marked as `do-not-merge` until the TechDocs spec is available in the [akamai-apis](https://github.com/akamai/akamai-apis) repo. Until then, it still should be ready to review.**...
## 📝 Description This PR updates smoke test coverage and improve nightly smoke test workflow: - Test coverage updated - Added option to test specific branch with sha input -...
## 📝 Description This pull request breaks the CLI command help page logic out into a separate function and implements the logic to sort action entries by name. This should...
## 📝 Description **What does this PR do and why is this change necessary?** Adds `get_bool('value')` method for configuration options and adds a step in configuration to support `suppress-version-warning`. Also...
This should help address https://github.com/linode/linode-cli/issues/643, although possibly only in part.