Skip to content

rapifireio/rapifire-cli

Repository files navigation

RAPIFIRE-CLI

RAPIFIRE Command Line Client

Installation

sudo npm -g install rapifire-cli

Usage

$ rapifire-cli 

  Usage: rapifire-cli [options] [command]


  Commands:

    login <email> <password>                            Log into to your existing RAPIFIRE Developer Account
    register <firstname> <lastname> <email> <password>  Initialize RAPIFIRE Developer Account
    activate <activationCode>                           Activate your RAPIFIRE Developer Account
    products                                            Products management commands
    things                                              Things management commands
    users                                               Users management commands
    cloud-code                                          Cloud Code management
    console                                             Things real-time data console
    publish                                             Publish data to the cloud
    subscribe                                           Subscribe to command channels
    help [cmd]                                          display help for [cmd]

  Options:

    -h, --help  output usage information

About

RAPIFIRE Command Line Client

Resources

Stars

Watchers

Forks

Packages

No packages published