Installing PGD CLI on macOS v6.3.0
PGD CLI is available for macOS as a Homebrew formula. To install it, run the following commands:
brew tap enterprisedb/tap
brew install pgd-cliNote
Standalone PGD CLI binaries for macOS are exclusively available for the Apple Silicon (ARM64) architecture.
To verify the installation, run:
pgd --version