audb-cli 0.1.10

Command-line interface for AuDB database application framework
audb-cli-0.1.10 is not a library.

AuDB Command Line Interface

The au command provides tools for managing AuDB projects:

  • au init - Initialize a new project
  • au generate - Generate code from gold files
  • au check - Validate gold files
  • au dev - Watch and regenerate on changes
  • au deploy - Deploy the application

Run au --help for more information.