Ploi CLI
Ploi CLI

Authenticating

Before you can link your projects to ploi provisioned servers, you have to save your Ploi API token. You can
get one there: https://ploi.io/profile/api-keys

To save your token simply run:

ploi token

If you wish to switch accounts, or use another API token you can run the command again using the --force flag.

ploi token --force

This command will save your token in your home directory ~/.ploi/config.php

Now you're ready to go, to link your first site.