Sha256: b48a475ab6fe1ba59aec1b05528a14c87d3586d6fea4424e733ebf5187151d35

Contents?: true

Size: 592 Bytes

Versions: 4

Compression:

Stored size: 592 Bytes

Contents

# Zway::Cli

## Installation

Install it yourself:

    $ gem install zway-cli

## Usage

    $ zway login

Then edit `~/.zway_config`

Now you can check levels and turn things on and off

    $ zway ZWayVDev_zway_16-0-38 level
    $ zway ZWayVDev_zway_16-0-38 on

## Other Notes

The latest session id is kept in `~/.zway_session_id` and each request attempts to use the session cookie to keep things fast. If that fails, it will try to login and set a new session cookie. If you reboot your razberry you'll be forced to setup a new session as the old ones are purged on reboot, for example.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
zway-cli-0.1.3 README.md
zway-cli-0.1.2 README.md
zway-cli-0.1.1 README.md
zway-cli-0.1.0 README.md