Synopsis
Tear down a container and purge all data.Examples
Options
Options inherited from parent commands
SEE ALSO
- pgxman container - Run pgxman in a container
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
pgxman container teardown [flags]
# Tear down the PostgreSQL 15 playgrond container.
pgxman container teardown pgxman_runner_15
# Tear down the PostgreSQL 15 & 16 containers.
pgxman container teardown pgxman_runner_15 pgxman_runner_16
-h, --help help for teardown
--debug enable debug logging
--registry string registry URL (default "https://registry.pgxman.com/v1")
