dgate

A command-line interface for DeployGate

Installation

Add this line to your application's Gemfile:

gem 'dgate'

And then execute:

$ bundle

Or install it yourself as:

$ gem install dgate

Usage

Push/Update an application:

$ dgate push [package file path]

See https://deploygate.com/docs/cli for more information.