./pgedge cluster app-remove CLUSTER_NAME APP_NAME <flags>
Remove a test application from all nodes in the cluster.
CLUSTER_NAME
The name of the cluster.
APP_NAME
The name of the application to remove ('pgbench' or 'northwind').
-d, --database_name=DATABASE_NAME
The name of the database to remove the application from. Defaults to the first database in the cluster configuration.