cli-pfalfa

0.1.10 • Public • Published

CLI Pfalfa

Pfalfa CLI Tool

npm Build Status Downloads

Usage

$ npm install -g cli-pfalfa
$ cli-pfalfa COMMAND
running command...
$ cli-pfalfa (-v|--version|version)
cli-pfalfa/0.1.10 darwin-x64 node-v13.8.0
$ cli-pfalfa --help [COMMAND]
USAGE
  $ cli-pfalfa COMMAND
...

Commands

cli-pfalfa create

create DApps in Pfalfa Community

USAGE
  $ cli-pfalfa create

OPTIONS
  -c, --category=category        category DApp (High-Rish,Game,Gambling,Exchange,Finance,Social,Art,Tools,Others)
  -d, --description=description  description DApp
  -l, --logoUrl=logoUrl          logo DApp
  -n, --name=name                DApps name (required)

See code: src/commands/create.js

cli-pfalfa deploy

deploy DApp to Pfalfa IPFS Gateway

USAGE
  $ cli-pfalfa deploy

OPTIONS
  -f, --file=file  full path of zip file (required)
  -n, --name=name  dApps name (required)

See code: src/commands/deploy.js

cli-pfalfa help [COMMAND]

display help for cli-pfalfa

USAGE
  $ cli-pfalfa help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

cli-pfalfa list

list existing DApps

USAGE
  $ cli-pfalfa list

See code: src/commands/list.js

cli-pfalfa login

login to Pfalfa Identity Hub

USAGE
  $ cli-pfalfa login

OPTIONS
  -e, --email=email          developer email (required)
  -p, --passphare=passphare  developer passphare/password (required)

See code: src/commands/login.js

cli-pfalfa logout

logout from Pfalfa Identity Hub

USAGE
  $ cli-pfalfa logout

See code: src/commands/logout.js

cli-pfalfa profile

get Pfalfa Identity Hub Profile

USAGE
  $ cli-pfalfa profile

See code: src/commands/profile.js

cli-pfalfa status

status DApps in Pfalfa Community

USAGE
  $ cli-pfalfa status

OPTIONS
  -n, --name=name  DApps name (required)

See code: src/commands/status.js

Dependencies (9)

Dev Dependencies (8)

Package Sidebar

Install

npm i cli-pfalfa

Weekly Downloads

0

Version

0.1.10

License

MIT

Unpacked Size

25.6 kB

Total Files

20

Last publish

Collaborators

  • eksa