0.8.17 • Published 2 years ago

meeploy-cli v0.8.17

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

meeploy-cli

oclif example Hello World CLI

oclif Version

Usage

$ npm install -g meeploy-cli
$ meeploy COMMAND
running command...
$ meeploy (--version)
meeploy-cli/0.8.17 darwin-arm64 node-v16.17.1
$ meeploy --help [COMMAND]
USAGE
  $ meeploy COMMAND
...

Commands

meeploy database install

Install a database on the server

USAGE
  $ meeploy database install -n mongo

FLAGS
  -n, --name=<option>  (required) name of the database to install
                       <options: mongo>

DESCRIPTION
  Install a database on the server

EXAMPLES
  $ meeploy database install

meeploy help [COMMAND]

Display help for meeploy.

USAGE
  $ meeploy help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for meeploy.

See code: @oclif/plugin-help

meeploy init

Prepares the server for further use

USAGE
  $ meeploy init

DESCRIPTION
  Prepares the server for further use

EXAMPLES
  $ meeploy init

See code: dist/commands/init.ts

meeploy projects add

Add a new project

USAGE
  $ meeploy projects add

DESCRIPTION
  Add a new project

EXAMPLES
  $ meeploy projects add

meeploy projects list

List all active projects

USAGE
  $ meeploy projects list

DESCRIPTION
  List all active projects

EXAMPLES
  $ meeploy projects list

meeploy projects remove

Remove a project

USAGE
  $ meeploy projects remove

DESCRIPTION
  Remove a project

EXAMPLES
  $ meeploy projects remove

meeploy projects restart

Restart an app

USAGE
  $ meeploy projects restart

DESCRIPTION
  Restart an app

EXAMPLES
  $ meeploy projects restart

meeploy server setup

Setup the meeploy server

USAGE
  $ meeploy server setup

DESCRIPTION
  Setup the meeploy server

EXAMPLES
  $ meeploy server setup

meeploy server update

describe the command here

USAGE
  $ meeploy server update

DESCRIPTION
  describe the command here

EXAMPLES
  $ meeploy server update
0.8.9

2 years ago

0.8.8

2 years ago

0.8.5

2 years ago

0.7.6

2 years ago

0.7.5

2 years ago

0.8.7

2 years ago

0.8.6

2 years ago

0.8.12

2 years ago

0.8.11

2 years ago

0.8.14

2 years ago

0.8.13

2 years ago

0.8.10

2 years ago

0.8.16

2 years ago

0.8.15

2 years ago

0.8.17

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.7.4

2 years ago

0.7.3

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago