Code Monkey home page Code Monkey logo

Comments (4)

felicianotech avatar felicianotech commented on July 17, 2024

Doesn't look like it to me, but that information is available via the API: https://www.linode.com/api/linode/linode.list

from cli.

yspanchal avatar yspanchal commented on July 17, 2024

@felicianotech created pull request to add linode create timestamp #51

from cli.

felicianotech avatar felicianotech commented on July 17, 2024

@yspanchal And I saw it was merged. Awesome stuff. Don't you love FOSS? =)

from cli.

displague avatar displague commented on July 17, 2024

Thanks for the feedback, @yspanchal and @felicianotech.

This cli is deprecated in favor of https://github.com/linode/linode-cli (pip install linode-cli) which does offer the ability to list Linode instances with their creation date:

$ linode-cli --format label,created linodes list
┌──────────────────────────────┬─────────────────────┐
│ label                        │ created             │
├──────────────────────────────┼─────────────────────┤
│ lspecial                     │ 2018-08-11T14:45:15 │
│ linode10192810               │ 2018-09-10T23:56:11 │
│ tf_test_amused_skink-simple  │ 2018-09-20T19:35:55 │
│ tf_test_amused_skink-nginx-2 │ 2018-09-20T19:36:02 │
│ tf_test_amused_skink-nginx-1 │ 2018-09-20T19:36:03 │
│ tf_test_amused_skink-nginx-3 │ 2018-09-20T19:36:04 │
│ linode10448389               │ 2018-09-24T16:52:07 │
└──────────────────────────────┴─────────────────────┘

You may also be interested in linode-cli linodes list --all to see all of the data available for your Linode instances.


Additionally closing this issue because @yspanchal and @fafadiatech contributed the fix to this in #51

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.