stack deploy
deploy from a docker-compose file Refer to the compose deploy guide for more details. UsageReference
Reference
Example
Example
- Assuming there is a docker compose project in the current directory
stack manifest
Generate a CPLN spec file from a compose project. Outputs result to stdout. Note: this command will build and push images to CPLN UsageReference
Reference
Example
Example
- Assuming there is a docker compose project in the current directory.
stack rm
Delete all resources generated from a docker compose project. UsageReference
Reference
Example
Example
- Assuming there is a docker compose project in the current directory