ailtire app uninstall
Uninstall the containers for all of the microservices and stacks in application definition.
Synopsis
# Build containers for the ailtire application
ailtire app uninstall --name <buildEngine name> --env <Environment name>
Description
This command uses docker swarm to kill all of the stacks as defined in the docker-compose.yaml file for each package and application in the deploy directory. All of the stacks, containers, and networks will be distroyed. This basically kills all of the microservices and cleans up all of the network and source targets in the stack definition.