Skip to content

dramalho/linode-cli-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linode-cli-utils

Collection of linode related tasks (always a subset of the Linode API) that may or may not be useful to you

Configuration

Needs to know the API Key, so a yaml file is needed (not passing API keys through the command line) that looks like:

api:
    key: <INSERT YOUR OWN KEY HERE>

the global --config-file option is used to load this up

Tasks

box-ips-for-ssh-config

Dumps the available boxes in a format appropriate to your ~/.ssh/config file to assist auto-completion

About

Collection of linode related tasks (always a subset of the Linode API) that may or may not be useful to you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors