Skip to content

Instantly share code, notes, and snippets.

@bigs
Created April 18, 2016 22:20
Show Gist options
  • Save bigs/e4a4a749c640762386eeb515368cbc55 to your computer and use it in GitHub Desktop.
Save bigs/e4a4a749c640762386eeb515368cbc55 to your computer and use it in GitHub Desktop.
usage: mediachain [-h] {ingest,list,get,history,revise,works,config} ...
Mediachain CLI
positional arguments:
{ingest,list,get,history,revise,works,config}
Mediachain subcommands
ingest Ingest a dataset
list List canonical IDs in the system
get Get the data for a canonical
history Get the revision history for a canonical
revise Submit a revision to a work
works Get the ID of all works by an author
config Set the <ip:port> of the mediachain service
optional arguments:
-h, --help show this help message and exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment