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

More than one person has been confused when trying to create an empty linode or disk and being prompted for a root password. This behavior comes from the default usage...

Hello, I stumbled on issues with installation of certbot after installing linode-cli with pip. As I had this on an Ansible generated server after I added: ``` - name: Install...

Pivoting from the spec parser provided here (which was fragile and based on the Linode OpenAPI specification) to a [more robust parser](https://github.com/dorthu/openapi3) based on the OpenAPI 3 Standard. This is...

I was trying to package `linode-cli` for NixOS and I noticed a couple issues with the release artifacts. I'll post a separate issues about them. The pypi project name is...

I'm trying to sync up files using linode-cli on a windows box (windows-latest) on Azure Pipelines via Windows cmd CLI. But using `*` on a filename doesn't seem to work....

## 📝 Description This change makes various large formatting improvements to command help pages, including: - Bolding help page sections - Adding color/bolding to argument names and prefixes - Grouping...

documentation
improvement
new-feature

### Description (Problem / Annoyance) Calling `linode-cli` without `--suppress-warnings` will almost always output a version mismatch warning at the rate this library changes. Using `linode-cli` in scripts requires adding this...

enhancement

### CLI Version linode-cli 5.48.2 Built off spec version 4.171.0 ### Command ``` linode-cli domains records-list --help ``` ### Output ``` linode-cli domains records-list [DOMAINID] Domain Records List API Documentation:...

bug

### CLI Version linode-cli 5.45.2 Built off spec version 4.167.3 ### Command linode-cli lke pools-list $CLUSTER_ID kubectl get nodes ### Output linode-cli lke pools-list $CLUSTER_ID -> output is a list...

bug

### CLI Version linode-cli 5.41.3 Built off spec version 4.159.0 ### Command linode-cli events ls --entity.type linode ### Output ``` Request failed: 400 errors ┌──────────┬──────────────────────────────┐ │ field │ reason │...

bug