mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 09:06:58 -04:00
483 B
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