pgedge cluster app-remove
SYNOPSIS
    ./pgedge cluster app-remove CLUSTER_NAME APP_NAME <flags>
DESCRIPTION
    Remove a test application from all of the nodes in a cluster.
This command requires a JSON file with the same name as the cluster to be in the cluster/<cluster_name>. 
Example: cluster app-remove pgbench
POSITIONAL ARGUMENTS
    CLUSTER_NAME
        The name of the cluster.
    APP_NAME
FLAGS
    -d, --database_name=DATABASE_NAME