Static
_authenticateStatic
_createInternal helper for creating documents
Document content
Document controllers
Create only a genesis commit (no publish or anchor)
If true, documents will not be guaranteed to be unique. Documents with identical content will get de-duped.
Schema document ID
Static
_makeDIDCreates an Ed25519-based key-did from a given seed for use with the CLI. The DID instance has a KeyDidResolver and ThreeIdResolver pre-loaded so that the Ceramic daemon will be able to resolve both 'did:key' and 'did:3' DIDs.
Static
commitsStatic
createCreate CeramicDaemon instance
Path to daemon config file
IPFS api
Ethereum RPC URL. Deprecated, use config file if you want to configure this.
Anchor service API URL. Deprecated, use config file if you want to configure this.
Ipfs pinning endpoints. Deprecated, use config file if you want to configure this.
Path to the directory that will be used for storing state. Deprecated, use config file if you want to configure this.
S3 bucket name for storing data. Deprecated, use config file if you want to configure this.
port on which daemon is available. Default is 7007
hostname to listen on.
Enable debug logging level
Enable verbose logging
Enable writing logs to files. Deprecated, use config file if you want to configure this.
Store log files in this directory. Deprecated, use config file if you want to configure this.
Enable metrics exporter.
Hostname of the metrics collector.
The Ceramic network to connect to
Pub/sub topic to use for protocol messages.
Origins for Access-Control-Allow-Origin header. Default is all. Deprecated, use config file if you want to configure this.
Global forced mode for syncing all streams. Defaults to "prefer-cache". Deprecated, use config file if you want to configure this.
Disable ComposeDB Indexing service.
read only endpoints available. It is disabled by default
Static
nonCreate non-schema document
Document content
Document controllers
Create only a genesis commit (no publish or anchor)
If true, documents will not be guaranteed to be unique. Documents with identical content will get de-duped.
Schema document ID
Static
pinStatic
pinStatic
pinStatic
schemaCreate schema document
Schema content
Schema controllers
Create only a genesis commit (no publish or anchor)
If true, documents will not be guaranteed to be unique. Documents with identical content will get de-duped.
Static
schemaStatic
setStatic
showStatic
showStatic
stateStatic
statusStatic
unsetStatic
updateUpdate document
Document ID
Document content
Document controllers
Optional
schemaCommitId: stringOptional schema document CommitID
Static
watch
Ceramic CLI utility functions