Changelog
2016-03-14: aleph-v1.7.0
mcclient:
archive dump
and archive load
commands to generate and load gzipped tar archives of MCQL query output PR #185 (generate archive) and PR #186 (load archive)aleph:
aleph query --includeData
command, which was incorrectly ommitting object metadata. [PR #189]Changelog
2016-02-13: aleph-v1.6.0
aleph-v1.6.0
mcclient:
manifest lookup
command to list signed manifests for a given entity id PR #175net find
command to discover peers via DHT rendezvous PR #180mcclient --version
command to print current version PR #170aleph:
aleph --version
command to print current version PR #170src/peer
, with generated HTML API docs [PR #182]Changelog
2016-01-18: aleph-v1.5.1
aleph:
mcclient:
mcclient net ping
command, which uses libp2p ping protocol, and mcclient net identify
, which returns
the output of the libp2p identify protocol.
Also renamed mcclient netAddr
and mcclient netConnections
to mcclient net addr
and mcclient net connections
, with
the old invocations kept around as aliases for compatibility. PR #154mcclient publish
. PR #156mcnode
"manifest" commands to set and retrieve the node's public identity manifests. PR #158aleph:
mcclient:
mcclient listNamespaces
command to list all public namespacesmcclient listPeers
command now allows optional namespace
argument, to list all peers that have published to a given namespace--timeout
flag to override default 15s request timeout PR #129mcclient publish
to fail on very large ingestions PR #134mcnode
, uses random free port for tunnel PR #136mcclient:
mcclient --sshConfig
option for creating SSH tunnel from config file
(works with Mediachain Deploy credentials file)mcclient data gc
, mcclient data compact
, mcclient data sync
mcclient data keys
command to list keys for all objects in datastoremcclient lookupPeer
comand to do directory or DHT peer lookupaleph peer-to-peer:
Changelog
2016-11-21: aleph-v1.2.1
Adds --jsonld flag to mcclient validate command to structurally validate JSON-LD input objects
Changelog
2016-11-21: aleph-v1.2.0
mcclient
aleph
cli command with repl and peer-to-peer query commandsaleph query