Skip to content

Improve functionality of CLAIMED CLI #231

@romeokienzler

Description

@romeokienzler

The CLAIMED CLI allows all CLAIMED components to be used from the command line in the form:

claimed <component_name:version> <parameters, ...>

claimed claimed-util-cos:0.3 access_key_id=xxx secret_access_key=xxx endpoint=https://s3.us-east.cloud-object-storage.appdomain.cloud bucket_name=era5-cropscape-zarr path=/ recursive=True operation=ls

This is implemented as an exemplar for the claimed-util-cos component but not yet generic.

Making this generic (the CLI can work with any CLAIMED component and make it available via CLI automatically) will allow to use and CLAIMED component from the terminal and in shell scripts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions