Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ewccli–European Weather Cloud Command Line Interface, is a command-line tool for interacting with the European Weather Cloud (EWC) services.
It is published on PyPI and provides convenient commands for managing resources such as hubs, storage, and deploymentsEWC items.

Installation through pip

We recommend installing ewccli inside a Python virtual environment. Create and activate a virtual environment:

...

Verify installation:

Code Block
$ ewc

Installation through conda

COMING SOON


Getting Started

Once installed, you can start exploring EWC features. Here are some common commands:

...