Supported Cartridge CLI commands
| create | Create a new application from template |
| build | Build an application for local development and testing |
| start | Start one or more Tarantool instances locally |
| stop | Stop one or more Tarantool instances started locally |
| status | Get the status of one or more instances running locally |
| enter | Enter a locally running instance |
| connect | Connect to a locally running instance at a specific address |
| log | Get the logs of one or more instances |
| clean | Clean the files of one or more instances |
| pack | Pack the application into a distributable bundle |
| repair | Patch cluster configuration files |
| admin | Сall an admin function provided by the application |
| replicasets | Manage cluster replica sets running locally |
| failover | Manage cluster failover |
All commands support global flags that control output verbosity.