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

@idexio/idexd-cli

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@idexio/idexd-cli

idex =====

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

idex

oclif

Usage

$ npm install -g @idexio/idexd-cli
$ idex COMMAND
running command...
$ idex (-v|--version|version)
@idexio/idexd-cli/0.2.1 darwin-x64 node-v11.14.0
$ idex --help [COMMAND]
USAGE
  $ idex COMMAND
...

Commands

idex config

Configure your staking wallet

USAGE
  $ idex config

See code: src/commands/config.js

idex help [COMMAND]

display help for idex

USAGE
  $ idex help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

idex logs

Print raw logs

USAGE
  $ idex logs

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

See code: src/commands/logs.js

idex restart

Restart aura background services

USAGE
  $ idex restart

OPTIONS
  -r, --rpc=rpc  rpc server

See code: src/commands/restart.js

idex start

Start the idex staking app

USAGE
  $ idex start

OPTIONS
  -r, --rpc=rpc  rpc server

See code: src/commands/start.js

idex status

Check status for your staking node

USAGE
  $ idex status

See code: src/commands/status.js

idex stop

Stop aura background services

USAGE
  $ idex stop

See code: src/commands/stop.js

idex up

Launch aura services in background

USAGE
  $ idex up

See code: src/commands/up.js

Keywords

FAQs

Package last updated on 07 May 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