Files
weewx/docs_src/utilities/weectl-database.md
2023-07-03 17:00:08 -07:00

483 B

weectl database

Use the weectl subcommand database to manage the WeeWX database.

Specify --help to see the actions and options:

weectl database --help

weectl database create

This action is used to create a new database, following the specifications in the configuration file, weewx.conf. It is rarely needed, as weewxd will do this automatically on startup.

Use the --help option to see how to use this command:

weectl database create --help