Manage Cradle SQL databases.
More information.
- Rebuild the database schema:
- Rebuild the database schema for a specific package:
cradle sql build {package_name}
- Empty the entire database:
- Empty the database tables for a specific package:
cradle sql flush {package_name}
- Populate the tables for all packages:
- Populate the tables for a specific package:
cradle sql populate {package_name}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY