Menu-CLI

Build Status Gem Version Code Climate Coverage Status Dependency Status Documentation

Installation

gem install menu-cli

Make sure you have the following in your environment:

AWS_ID="AWS ID per AWS-SDK docs"
AWS_SECRET="AWS Secret per AWS-SDK docs"
MENU_URL="Raw bucket URL, of the format http://bucket-name.regionstuff.s3.amazon.com"
MENU_SSL_URL="URL to be used to fetch assets, should be https://menu.yourdomain.com"
MENU_BUCKET="Name of bucket to store artifacts"

Usage

menu -c COMPONENT payload to deploy menu -h for help.