dpm-stan
v0.0.1
Published
A client for data package registry
Downloads
2
Readme
dpm-stan
A client (dpm
) for the data registry.
Usage:
dpm <command> [options] where command is:
- install <datapackage name>[@<version>] [-f, --force] [-c, --cache]
- publish
- unpublish <datapackage name>[@<version>]
- adduser
- owner <subcommand> where subcommand is:
- ls <datapackage name>
- add <user> <datapackage name>
- rm <user> <datapackage name>[@<version>]
- search [search terms]
Options:
-f, --force just do it
-c, --cache store the resources content on the disk in a data/ directory
-h, --help print usage
-v, --version print version number