exorun-cli

1.0.4 • Public • Published

Exorun CLI

exorun logo

Build Status npm GitHub

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

Installation

npm install -g exorun-cli

NPM

Issues

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

Contributors

Commands

Login

Login into your account

 exorun login

Logout

Logout of your account

 exorun logout

Register

Create account on exorun

exorun register

List all your instances

List all of your instances

exorun ls - List all your instances

Regions

List all available regions

exorun regions

Create new instance

Create a new instance

exorun create [name]

Delete instance

Delete a instance by name

exorun delete [name]

List templates

List all available premaide templates

exorun list-templates

Template

Retrieve the template Dockerfile

exorun template [template-name]

Readme

Keywords

none

Package Sidebar

Install

npm i exorun-cli

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

13.1 kB

Total Files

10

Last publish

Collaborators

  • actstorm