The Aptible plugin provides access to the following resources from the Aptible PaaS:

Prerequisites

You should either have the Aptible CLI installed and authenticated (using aptible login) or you can set the APTIBLE_EMAIL and APTIBLE_PASSWORD environment variables.

Configuration

Configure the Aptible plugin by running uv run unpage configure or by editing the ~/.unpage/profiles/<profile_name>/config.yaml file:
plugins:
  # ...
  aptible:
    enabled: true