• I can create a site using:

    wp site create --slug=<slug> --title=<title> --email=<email>

    but if I try deleting it with

    wp site delete --slug=<slug>

    where <slug> is exactly the same as above, I get:

    Error: Site not found.

    I tried looking at the source for wp but it seems to be in binary.

    Any suggestions what to do?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘WP-CLI Site delete > Error: Site not found’ is closed to new replies.