Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Nov 19, 2013 11:36 am 
Offline
Linode Staff

Joined: Tue Oct 22, 2013 11:44 am
Posts: 31
Linode CLI (developer release #4)

A command line tool for interacting with your Linode services.

This is our fourth early developer release of a command line tool we're working on that will eventually allow you to interact with all Linode services.

Thanks for checking Linode CLI out! We hope you are enjoying it so far because we are having fun making it!
We encourage your feedback, as it is always welcome and it helps shape the design.

What's new in this release?
  • Ability to display information about your account.
  • Improved help, that will show help and usage specific to the action provided.
  • Output now honors your display group preferences.
  • Prettier output for the list command.
  • Plans can now be specified easily, using linode1024, linode2048, etc.
  • Improved configuration file handling, that will now load every command option.
Repository: https://github.com/linode/cli

New examples

You can now see details about your Linode account.
Code:
$ linode account show

Plans can now be entered using easy-to-remember plan names (linode1024, linode2048, linode4096, ...).
This example resizes a Linode 1024 to a Linode 2048.
Code:
$ linode resize mylinode linode2048

Help improved. Find out exactly what you need to know about the action you need to run.
Code:
$ linode create --help


How to get it
It's hosted on GitHub and is open source, dual licensed under the GPLv2 and the Perl Artistic License. This is a developer release, so for now, you may need to install dependencies manually depending on your system, described in the README.

https://github.com/linode/cli <-- right-hand side are the download options

Enjoy!
-Linode


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group