Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Innomatic provides a script in PHP for creating tenants from CLI:

 

Code Block
languagephp
php core/scripts/tenant.php create <tenant_name> <description> <admin_password>

...