Topic: How I Can Delete Website Once Published ?

nexweb free asked 2 years ago


Once I Published Website Through Mdboostrap , then how i can delete the website once hosted ?


Sebastian Kaczmarek staff answered 2 years ago


You need to use the delete command like this:

$ mdb delete

If you don't know how to use it, you can run mdb delete --help and you will see the help prompt.


Andrei S free commented 2 years ago

The above command is not valid with mdb version 3.4.0.

The CLI notes

Usage: mdb [entity] delete

Available entities: frontend, backend, wordpress, database

Flags:

  -n, --name    Project name

  --ftp-only    Remove project files only from ftp server

  --force       Do not require confirmation of deletion by entering the name again

Sebastian Kaczmarek staff commented 2 years ago

Sorry for the mistake - you're right. You need to provide what kind of a project it is. For example if you want to delete frontend project you need to use this command: mdb frontend delete



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB CLI / MDB GO
  • MDB Version: 3.4.0
  • Device: All
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No