linode-cli icon indicating copy to clipboard operation
linode-cli copied to clipboard

The official Linode command line interface.

Results 92 linode-cli issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

bug

## 📝 Description - feat(completion): add zsh support ## ✔️ How to Test unit test --- relates to https://github.com/Homebrew/homebrew-core/pull/170570

new-feature

## 📝 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:...

improvement

## 📝 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...

new-feature
do-not-merge

## 📝 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.**...

new-feature
do-not-merge

## 📝 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 -...

testing

## 📝 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...

improvement

## 📝 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...

new-feature

This should help address https://github.com/linode/linode-cli/issues/643, although possibly only in part.