Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

linode-env

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linode-env

Easily switch configs for the Linode CLI

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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

Keywords

linode

FAQs

Package last updated on 30 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts