🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@dixeed/ovh-cli

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@dixeed/ovh-cli

Cli that exposes some of OVH API functionalities

unpublished
latest
npmnpm
Version
1.2.0
Version published
Maintainers
3
Created
Source

OVH CLI

Cli that exposes some of OVH API functionalities (https://api.ovh.com/console/)

Based on https://github.com/ovh/node-ovh.

Configuration

If you want to run the CLI on your local machine, you need to copy the .env.example file to a new file called .env. Here is a command for the lazy ones: cp .env.example .env. This file is NOT meant to be on git so make sure you never version it. Then you need to add the value for the environment variables.

You can add empty variables by using the following synthax: MY_VARIABLE="".

That's it you're done.

Keywords

cli

FAQs

Package last updated on 06 Dec 2019

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