Running PAB

To initialize the PAB process that periodically runs all tasks:

$ pab run

Enviornments

To load a .env.<env_name> with PAB you can use:

$ pab run -e env_name

You can load multiple envfiles separating them with commas. They must be located at the project root.