microkit-cli-0.35.0 is not a library.
MicroKit CLI
CLI tool for creating and managing MicroKit services.
Installation
Or build from source:
Usage
The CLI is available as mk after installation.
Create a new service
Options:
-d, --description <DESCRIPTION>- Description of the service-p, --port-offset <PORT_OFFSET>- Port offset for running multiple services (default: 0)-t, --tag <TAG>- MicroKit git tag to create the service from
Setup environment
Run services with Dapr
Run all services:
Run a specific binary:
Database commands
Generate entities from database schema:
Create a new migration:
Drop and recreate database: