Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@auroradao/aurad-cli

Package Overview
Dependencies
Maintainers
14
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auroradao/aurad-cli

aura =====

  • 0.0.18
  • unpublished
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
14
Weekly downloads
 
Created
Source

aura

oclif

Usage

$ npm install -g @auroradao/aurad-cli
$ aura COMMAND
running command...
$ aura (-v|--version|version)
@auroradao/aurad-cli/0.0.18 darwin-x64 node-v10.12.0
$ aura --help [COMMAND]
USAGE
  $ aura COMMAND
...

Commands

aura config

Set up your staking wallet

USAGE
  $ aura config

See code: src/commands/config.js

aura down

Stop aura background services

USAGE
  $ aura down

See code: src/commands/down.js

aura help [COMMAND]

display help for aura

USAGE
  $ aura help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

aura logs

Print raw logs

USAGE
  $ aura logs

OPTIONS
  -n, --name=name  name of log to print (aura, parity or mysql)

See code: src/commands/logs.js

aura start

Start the aura staking app

USAGE
  $ aura start

OPTIONS
  -r, --rpc=rpc  rpc server

See code: src/commands/start.js

aura status

Describe the command here

USAGE
  $ aura status

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/status.js

aura up

Launch aura services in background

USAGE
  $ aura up

OPTIONS
  -n, --name=name  name to print

See code: src/commands/up.js

Keywords

FAQs

Package last updated on 10 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc