GithubHelp home page GithubHelp logo

Comments (1)

displague avatar displague commented on August 28, 2024

Thanks for reporting this @rainc.

This API v3 based CLI is deprecated in favor of the Linode API v4 based CLI at https://www.github.com/linode/linode-cli (pip install linode-cli).

In the new linode-cli, with our new image ids, the distribution label matching bug you experienced would not occur.

$ linode-cli images list --format id
┌───────────────────────┐
│ id                    │
├───────────────────────┤
│ private/2763837       │
│ private/4890139       │
│ private/4894922       │
│ linode/arch           │
│ linode/centos7        │
│ linode/containerlinux │
│ linode/debian8        │
│ linode/debian9        │
│ linode/fedora27       │
│ linode/fedora28       │
│ linode/fedora29       │
│ linode/gentoo         │
│ linode/opensuse15.0   │
│ linode/opensuse42.3   │
│ linode/slackware14.2  │
│ linode/ubuntu16.04lts │
│ linode/ubuntu18.04    │
│ linode/ubuntu18.10    │
│ linode/centos6.8      │
│ linode/fedora26       │
│ linode/slackware14.1  │
│ linode/ubuntu14.04lts │
│ linode/ubuntu17.10    │
└───────────────────────┘
$ linode-cli linodes create --type g5-standard-2 --region us-east --image linode/debian9 \
  --label cli-1 --root_pass $ROOT_PASS

from cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.