mstack-cli

1.0.2 • Public • Published

Mstack CLI

Mstack logo

Build Status npm GitHub

The Mstack CLI is used to manage Mstack apps from the command line.

Installation

npm install -g mstack-cli

NPM

Issues

For problems directly related to the CLI, add an issue on GitHub.

Contributors

Commands

Login

Login into your account

 mstack login

Logout

Logout of your account

 mstack logout

Register

Create account on mstack

mstack register

List all your instances

List all of your instances

mstack ls - List all your instances

Regions

List all available regions

mstack regions

Create new instance

Create a new instance

mstack create [name]

Delete instance

Delete a instance by name

mstack delete [name]

List templates

List all available premaide templates

mstack list-templates

Template

Retrieve the template Dockerfile

mstack template [template-name]

Readme

Keywords

none

Package Sidebar

Install

npm i mstack-cli

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

16.4 kB

Total Files

9

Last publish

Collaborators

  • actstorm