Metadata-Version: 2.1
Name: okdata-cli
Version: 0.13.0
Summary: CLI for services provided by Oslo Origo
Home-page: https://github.com/oslokommune/okdata-cli/
Author: Oslo Origo
Author-email: dataplattform@oslo.kommune.no
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# `okdata-cli`: Oslo Origo Dataplatform CLI

Okdata CLI provides a unified interface to the services provided by Oslo Origo Dataplatform.

```bash
$ okdata

usage:
  okdata datasets [options]
  okdata status [options]
  okdata pipelines [options]
  okdata events [options]
  okdata permissions [options]
  okdata webhooks [options]
  okdata -h | --help
```

## Resources
* [Documentation at Read the Docs](https://okdata-cli.readthedocs.io/)
* [GitHub pages for Origo Dataplatform](https://oslokommune.github.io/dataplattform/)


