Installing edbctl v1

Prerequisites

  1. Obtain your EDB subscription token:

    The pgai-platform repository requires an EDB Repos 2.0 token to gain access to the EDB private software repositories. For instructions on obtaining this token, see: Get your token.

  2. Set the EDB_SUBSCRIPTION_TOKEN environment variable:

    Once you have the token, execute the following command, substituting your token for <your-token>:

    # For Linux or macOS
    export EDB_SUBSCRIPTION_TOKEN=<your-token>

Install the package

Run the appropriate commands for your operating system.