MitocGroup / MitocGroup/deepify
Update deepify undeploy helper text for "--dirty" option
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- "deepify undeploy -help" is required to be updated for "--dirty" option
- Change text:
from "Force cleaning up all resources if .cfg.deeploy.json file missing"
to "Force cleaning up all resources if .provisioning.json file missing"
Please refer to attachments for more details:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the code or help text behind deepify undeploy -help and inspect the --dirty option description. Replace .cfg.deeploy.json with .provisioning.json, then run the help command and confirm the displayed text matches the requested wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100