Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 464 Bytes

File metadata and controls

8 lines (7 loc) · 464 Bytes

wp-cli-oderland

WP-CLI commands for use with ODERLAND Hosting Services. Currently supported commands:

  • wp oderland domain-add -- Add an addon domain to the account.
  • wp oderland db-create -- Create a MySQL database.
  • wp oderland db-user-create -- Create a MySQL database user.
  • wp oderland db-privileges-create -- Set all privileges for given MySQL user on a database.
  • wp oderland db-quick-setup -- Automatically set up MySQL db+user+privilege.