Is there a way to delete a site without saving a backup copy of it in the archived_sites directory?
bench drop-site --help
will give you cli help
try --no-backup
and --archive-path=/tmp
1 Like
Is there a way to delete a site without saving a backup copy of it in the archived_sites directory?
bench drop-site --help
will give you cli help
try --no-backup
and --archive-path=/tmp