Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Nov 26, 2013 2:35 pm 
Offline
Linode Staff

Joined: Tue Oct 22, 2013 11:44 am
Posts: 31
Linode CLI (Developer Release #5)

Linode CLI is Linode's command line tool for interacting with your Linode services.

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

Linode CLI continues to get even more awesome! You can help by sending in your ideas.
We encourage your feedback, as it is always welcome and helps shape the design.

What's New in This Release?
  • Improved JSON output, now including the actions and all input arguments that were provided
  • Full support for StackScripts (create, update, delete, list, and show)
  • Squashed a few issues with JSON error reporting output
Repository: https://github.com/linode/cli

New Examples
Create a new StackScript:
Code:
$ linode stackscript create --label "StackScript Name" --codefile "/path/myscript.sh" --distribution "Debian 7"

Display all of your StackScripts:
Code:
$ linode stackscript show

How to Get It
Linode CLI is 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, depending on your system, you may need to install dependencies manually as described in the README.

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

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 1 guest


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