Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 620 Bytes

File metadata and controls

31 lines (19 loc) · 620 Bytes

hapi hosting databases delete

Delete account database

Synopsis

Permanently deletes a database and its remote connections.

The database name must be the full name returned by the list databases endpoint.

hapi hosting databases delete <username> <name> [flags]

Options

  -h, --help   help for delete

Options inherited from parent commands

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

SEE ALSO