linode-env

1.0.0 • Public • Published

linode-env

Easily switch configs for the Linode CLI

Dependency Status devDependency Status Gittip

NPM

Getting Started

If you have a file called ~/.linode-cli, rename it - or it will be clobbered by the symlink. Create a directory called ~/.linode-cli-env.

npm install linode-env -g
$ linode-env -h
  Usage: linode-env[options]
 
  Options:
 
    -h, --help        output usage information
    -V, --version     output the version number
    -u, --use [name]  Activate a given Linode config
    -l, --list        List the available Linode configs

This script will simply set the file symlinked to ~/.linode-cli so you can use the linode-cli commands without specifying this as an argument each time.

Release History

1.0.0

  • Updates for linode-cli v2

0.1.1

  • Fixes shebang line

0.1.0

  • First release

Readme

Keywords

Package Sidebar

Install

npm i linode-env

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.99 kB

Total Files

5

Last publish

Collaborators

  • logankoester