Add import
command
This commit is contained in:
parent
988cdeb24d
commit
5ac1a6d95a
1 changed files with 6 additions and 0 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue