0.0.0-0 • Published 5 years ago
@plurid/performer-cli v0.0.0-0
performer is a service or self-hosted system task-runner/builder based on GitOps.
Specialized support for the runtimes
NodeJS
performer uses plurid to explore information as a 3D structure.
Contents
Install
To install the performer-cli globally, run
npm install -g @plurid/performer-cliUsage
Usage: performer <command>
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
status show the connection status
login [options] login into a performer server using the identonym and the key
logout log out of the performer server
add add an existing, external entity
link link an existing, external entity
setup setup an entity
store store an entity
generate generate an entity
get get one or more entities
obliterate obliterate one or more entities
register <files...> register entities from one or more files
deregister <files...> deregister entities from one or more filesPackages
@plurid/performer • the server application
@plurid/performer-cli • the command-line interface
@plurid/performer-requests • the API requests