Command Overview
Below is a list of commands available in EasyServe. Each command has its own set of options and arguments along the global options and arguments.
easy-serve <command> [...args] [options]
To view the available options and arguments for a specific command, use the --help flag. Or visit the commands specific page.
Commands
| Command | Description | Example |
|---|---|---|
| create | Create a new instance | easy-serve create |
| create-client | Create a new client | easy-serve create-client |
| manage | Manage instances/clients | easy-serve manage |
| start | Start a instance | easy-serve start |
| stop | Stop a instance | easy-serve stop |
| restart | Restart a instance | easy-serve restart |
| remove | Remove a instance | easy-serve remove |
| status | Get the status of a instance | easy-serve status |