humanmade / humanmade/altis-cli
References to `hm-cli` should be removed.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- Avg merge
- 7d 9h
- Merged PRs (30d)
- 3
Description
There are still references to 'hm cli' in the code.
This includes the directory name for the configuration file being 'hm-cli'.
The stack backup command
There are also references to
'https://hm-stack.hm/web-server' and similar end-points.
The Altis dashboard authentication mentions 'hm cli' too. This seems to be a data issue.
References to change
- https://github.com/humanmade/altis-cli/blob/878d6c0b18d2f28ab006a01faf511952db486076/lib/config.js#L3
- https://github.com/humanmade/altis-cli/blob/878d6c0b18d2f28ab006a01faf511952db486076/lib/commands/stack/backup.js#L50


---
## Acceptance Criteria
- [ ] All references to hm and hm-cli are removed
---
## For Altis Team Use
### Ready for Work Checklist
Is this ticket ready to be worked on? See
[the Play Book Definition of Ready](https://playbook.hmn.md/play/product/definition-of-ready/)
- [x] Is the title clear?
- [x] Is the description clear and detailed enough?
- [x] Are acceptance criteria listed?
- [x] Have any dependencies been identified? (Optional)
- [ ] Have any documentation/playbook changes been identified? (Optional)
- [x] Is an estimate or time box assigned?
- [x] Is a priority label assigned?
- [ ] Is this ticket added to a milestone?
- [ ] Is this ticket added to an epic? (Optional)
### Completion Checklist
Is this ticket done? See
[the Play Book Definition of Done](https://playbook.hmn.md/play/product/definition-of-done-2/)
- [ ] Has the acceptance criteria been met?
- [ ] Is the documentation updated (including README)?
- [ ] Do any code/documentation changes meet project standards?
- [ ] Are automatic tests in place to verify the fix or new functionality?
- [ ] Or are manual tests documented (at least on this ticket)?
- [ ] Are any Playbook/Handbook pages updated?
- [ ] Has a new module release (patch/minor) been created/scheduled?
- [ ] Have the appropriate `backport` labels been added to the PR?
- [ ] Is there a roll-out (and roll-back) plan if required?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.