Skip to content

stacc/stacc-gateway-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

API Gateway plugin for Stacc CLI

A plugin for the Stacc command-line interface for working with API Gateway configuration.

This repository only holds the releases of the plugin.

Usage

Run the following command to initialize a new API Gateway configuration.

$ stacc gateway init
...

Installation

The following command will install the plugin for your local environment.

$ stacc plugin install gateway
...