Loading
feat(meepctl): add individual dep deploy/delete and force-deploy cooldown
- Add 'meepctl deploy dep <app>' to deploy a single dependency - Add 'meepctl delete dep <app>' to delete a single dependency - Add 5s cooldown between delete and re-deploy when using --force - Update help text and examples for deploy and delete commands