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
|
const CFG_NAME = 'hm-cli'; |
|
console.log( chalk.yellow( ` hm stack backup ${stack} --resume ${id}\n` ) ); |


Acceptance Criteria
For Altis Team Use
Ready for Work Checklist
Is this ticket ready to be worked on? See
the Play Book Definition of Ready
Completion Checklist
Is this ticket done? See
the Play Book Definition of Done
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
altis-cli/lib/config.js
Line 3 in 878d6c0
altis-cli/lib/commands/stack/backup.js
Line 50 in 878d6c0
Acceptance Criteria
For Altis Team Use
Ready for Work Checklist
Is this ticket ready to be worked on? See
the Play Book Definition of Ready
Completion Checklist
Is this ticket done? See
the Play Book Definition of Done
backportlabels been added to the PR?