Application management with CLI
Use help command to see the list of commands.
kuberlogic help
List all application instances
kuberlogic service list
Add application (application provisioning)
kuberlogic service add --id tenant1 --type docker-compose
Delete application
kuberlogic service delete --id demo