0.0.1 • Published 10 years ago

dpm-stan v0.0.1

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

dpm-stan

A client (dpm) for the data registry.

NPM

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