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 <token> {--force?}
Due to character limitations you have to provide your token as an argument to the ploi token
command.
It will get stored in your home directory: ~/.ploi/config.php
When you have already a token set, please use --force
, otherwise the script will warn you, that there's already a token set.
Now you're ready to go, to link your first site.