Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 766 Bytes

File metadata and controls

31 lines (19 loc) · 766 Bytes

hostinger agency-hosting databases delete-website

Delete website database

Synopsis

Permanently deletes a MySQL database and all its data from an Agency Plan website, including its users.

The operation is idempotent: deleting a database that does not exist succeeds without error.

hostinger agency-hosting databases delete-website <website_uid> <database_name> [flags]

Options

  -h, --help   help for delete-website

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hostinger.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO