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

daytona stop -p doesn't work #492

Closed
nkkko opened this issue May 6, 2024 · 1 comment · Fixed by #570
Closed

daytona stop -p doesn't work #492

nkkko opened this issue May 6, 2024 · 1 comment · Fixed by #570
Assignees
Labels
bug Something isn't working

Comments

@nkkko
Copy link
Member

nkkko commented May 6, 2024

Describe the bug
daytona stop -p workspace is not working as it opens the TUI interface while it should instead stop the workspace with the provided name

Screenshots
image

Desktop (please complete the following information):

  • Daytona Version: v.0.13.0
@nkkko nkkko added the bug Something isn't working label May 6, 2024
@Tpuljak
Copy link
Member

Tpuljak commented May 7, 2024

@nkkko just a note: The -p flag is intended to give you the option stop only one project of a workspace. The intended use would be daytona stop WORKSPACE -p PROJECT_NAME.

That being said, I see that we have an issue with passing arguments to the command. We will fix that as part of this issue.

@idagelic idagelic self-assigned this May 7, 2024
@idagelic idagelic mentioned this issue May 16, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants