-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI: Implement init command #27423
Comments
nollymar
moved this from Next 1-3 Sprints
to Current Sprint Backlog
in dotCMS - Product Planning
Jan 24, 2024
Note to QA: when this task is implemented, please test this other card |
fabrizzio-dotCMS
moved this from Current Sprint Backlog
to In Progress
in dotCMS - Product Planning
Jan 30, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Feb 6, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Feb 8, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Feb 15, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Feb 15, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Feb 15, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Feb 15, 2024
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 16, 2024
* #27423 refactoring * #27423 moving url into the yml file + checking confing always * #27423 fix bug derived from the new url attribute moved to dot-service yml file * #27423 init command * #27423 Refactoring Prompt se we can muck inputs * #27423 adding Test * #27423 sonar feedback * #27423 humor sonar * #27423 cleaning import * #27423 fix showing stack when -e is present and e is of type ExcecutionException * #274223 remove unused import
github-project-automation
bot
moved this from In Review
to Done
in dotCMS - Product Planning
Feb 16, 2024
fabrizzio-dotCMS
moved this from Current Sprint Backlog
to In Progress
in dotCMS - Product Planning
Feb 29, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Mar 1, 2024
fabrizzio-dotCMS
added a commit
that referenced
this issue
Mar 1, 2024
github-project-automation
bot
moved this from In Review
to Done
in dotCMS - Product Planning
Mar 4, 2024
github-project-automation
bot
moved this from Done
to Current Sprint Backlog
in dotCMS - Product Planning
Mar 4, 2024
nollymar
moved this from Current Sprint Backlog
to Internal QA
in dotCMS - Product Planning
Mar 4, 2024
Internal QA: Passed. After the tests performed, it is observed that all the requirements of the task are met, among which we find
|
github-project-automation
bot
moved this from Internal QA
to Done
in dotCMS - Product Planning
Mar 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Parent Issue
No response
Task
The CLI should have an
init
command that makes the installation and configuration process smoother. So, theinit
should ask for:Using the information provided, the CLI should:
This code can be used as reference:
init
, the execution shouldn't fail with an error. The CLI should stop the execution with a warning saying that theinit
command should be run first.Proposed Objective
Core Features
Proposed Priority
Priority 3 - Average
Acceptance Criteria
init
command with the given detailsExternal Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
The text was updated successfully, but these errors were encountered: