Add import command

This commit is contained in:
Oliver Davies 2025-06-12 02:10:09 +01:00
parent 988cdeb24d
commit 5ac1a6d95a

View file

@ -47,6 +47,12 @@
help = "Generate the static HTML";
}
{
name = "import";
command = "vendor/bin/drush tome:import";
help = "Re-import configuration, content and files";
}
{
name = "upload";
command = ''