Skip to content
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

Enhance CLI #45

Open
6 tasks
jianzs opened this issue Oct 25, 2023 · 0 comments
Open
6 tasks

Enhance CLI #45

jianzs opened this issue Oct 25, 2023 · 0 comments
Labels
cli command-line interface good first issue Good for newcomers

Comments

@jianzs
Copy link
Contributor

jianzs commented Oct 25, 2023

We need to enhance the CLI, which includes:

  • Adding additional commands related to stacks.
    • Implementing "stack delete" command: This command will delete a specific stack.
    • Implementing "stack activate" command: This command will set a specific stack as the default option for other commands.
    • Implementing "stack list" command: This command will display a list of all stacks created in the current project.
  • Improving error messages to make them more informative and user-friendly.
  • Adding an exit message when the user forces an exit, such as by pressing Ctrl-C.
@jianzs jianzs added good first issue Good for newcomers cli command-line interface labels Oct 25, 2023
@jianzs jianzs mentioned this issue May 29, 2024
16 tasks
@jianzs jianzs mentioned this issue Jun 13, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli command-line interface good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant