Skip to main content

NIFCLOUD Command-Line Tools

Project description

nifcloud-cli

Test PyPI

Universal Command Line Interface for NIFCLOUD Services

Requirements

  • Python 3.7 or later

How to Install

pip install nifcloud-cli

Usage

## Set credentials and default region
$ export NIFCLOUD_ACCESS_KEY_ID=<Your NIFCLOUD Access Key ID>
$ export NIFCLOUD_SECRET_ACCESS_KEY=<Your NIFCLOUD Secret Access Key>
$ export NIFCLOUD_DEFAULT_REGION=jp-east-1

## Show available services
$ nifcloud help

## Show available actions for the service
$ nifcloud computing help

## Show available parameters for the action
$ nifcloud computing create-key-pair help

## Run the command actually
$ nifcloud computing create-key-pair --key-name foobar123 --password foobar123 

License

See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nifcloud-cli-1.0.1.tar.gz (77.5 kB view hashes)

Uploaded Source

Built Distribution

nifcloud_cli-1.0.1-py2.py3-none-any.whl (81.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page