• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Question CLI commands help

dsgnr

New Pleskian
Hi everyone

I am looking to migrate from an extremely old PPA to a shiny new Plesk Onyx multi server set up I am creating.

I am attempting to make a script to try and automate as much as possible - customer creation, subscription assignment and all the rest of it.

so far, I have managed to get a new customer created using the following:

plesk bin customer --create username -name "Name Here" -passwd pa55w0rd -notify false -company "Company Name" -email [email protected] -phone 0000000000 -address "Line 1" -city "City" -state "County" -zip "PostCode" -country GB

I am attempting to assign a subscription to the new customers, but spread them over my three multi server nodes. Is this possible?

I've had a look at the docs but using something like:

plesk bin subscription --create example.com -owner username -service-plan "Default Domain" -ext-plesk-multi-server-node-hostname sh2.domain.cloud -ext-plesk-multi-server-ipv4 shared -login username -passwd "userpass"


doesn't seem to work unfortunately.

Any advise would be perfect!
 
Back
Top