Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 789 Bytes

File metadata and controls

32 lines (20 loc) · 789 Bytes

hostinger hosting databases phpmyadmin-link

Get phpMyAdmin link

Synopsis

Returns a direct sign-on link to phpMyAdmin for the specified database.

Use this when a visual database interface is needed for SQL queries, imports, exports, or table management. The database name must be the full name returned by the list databases endpoint.

hostinger hosting databases phpmyadmin-link <username> <name> [flags]

Options

  -h, --help   help for phpmyadmin-link

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