Skip to main content

CLI for Enterprise Cloud 2.0

Project description

Enterprise Cloud CLI (a.k.a eclcli) is an OpenStackClient based command-line client for NTT DOCOMO BUSINESS’ Enterprise Cloud 2.0 that brings the command set for Baremetal, Compute, SSS, Image, Network, Block Storage and various other APIs together in a single shell with a uniform command structure.

The primary goal is to provide a unified user experience for various services provide in ECL2.0 through a uniform command structure.

Getting Started

Enterprise Cloud CLI can be installed from PyPI using pip.

$ pip install eclcli

Yet it is strongly advised to use virtualenv to avoid conflicts with system packages, in short:

$ virtualenv .venv
$ source .venv/bin/activate
$ pip install --upgrade eclcli

For experienced users we suggest using pyenv with pyenv-virtualenv plugin:

Configuration

Before you are able to use CLI you must configure it.

The CLI is configured via command-line, environment variables and ~/.config/ecl/clouds.yaml file.

Authentication using username/password is most commonly used.

$ export OS_USERNAME=<username>
$ export OS_PASSWORD=<password>
$ export OS_TENANT_ID=<tenant_id>
$ export OS_AUTH_URL=<auth_url>
$ export OS_PROJECT_DOMAIN_ID=default
$ export OS_USER_DOMAIN_ID=default

In certain cases it may be more convenient to use file based configuration using file ~/.config/ecl/clouds.yaml.

For more information see ECL tutorial page. Notice, though, that you may need to use –os-cloud option parameter to specify which credentials to use from the file.

Listing command references

There are a few variants on getting help. A list of global options are supported with --help.

$ ecl --help

There is also a help command that can be used to get help text for a specific command.

$ ecl help baremetal server create

Usage

$ ecl command list
# Returns all available commands

$ ecl baremetal server list
# Returns list of baremetal servers

$ ecl help baremetal
# Returns help for any command

Documentation

Please find more usage documentation on official site.

Support

ECL2.0 users can raise requests via NTT DOCOMO BUSINESS’ ticket portal.

Contributing

Please contribute using Github Flow Create a branch, add commits, and open a pull request.

License

  • Apache 2.0

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

eclcli-4.6.1.tar.gz (416.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eclcli-4.6.1-py3-none-any.whl (621.1 kB view details)

Uploaded Python 3

File details

Details for the file eclcli-4.6.1.tar.gz.

File metadata

  • Download URL: eclcli-4.6.1.tar.gz
  • Upload date:
  • Size: 416.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.19

File hashes

Hashes for eclcli-4.6.1.tar.gz
Algorithm Hash digest
SHA256 4de85da350bf5130239e3ae1f5add56ae5b102a190566085de9ba664eee02670
MD5 806888c02e28ca681342cde4f1f268b3
BLAKE2b-256 8afd83abe07b4f63fb98579037e42888ef941a0cc35089c837fb630f41d999d9

See more details on using hashes here.

File details

Details for the file eclcli-4.6.1-py3-none-any.whl.

File metadata

  • Download URL: eclcli-4.6.1-py3-none-any.whl
  • Upload date:
  • Size: 621.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.19

File hashes

Hashes for eclcli-4.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 17af630d6b15059f9e22f523c6b9f0472621ad12b530d3cebb775fe62df089d3
MD5 7ae99fb7e089d4d30ef51dcd1b08fc40
BLAKE2b-256 db1de67cc9ef131d0266c7af37d7b6caf56e1a701421771d7272879e4bbaf0f6

See more details on using hashes here.

Supported by

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