0.0.0-0 • Published 3 years ago

@plurid/performer-cli v0.0.0-0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

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-cli

Usage

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 files

Packages

@plurid/performer • the server application

@plurid/performer-cli • the command-line interface

@plurid/performer-requests • the API requests

Codeophon