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

dstack apply should be in the attached mode by default for any configuration type #1571

Closed
peterschmidt85 opened this issue Aug 16, 2024 · 1 comment · Fixed by #1774
Closed
Assignees
Labels

Comments

@peterschmidt85
Copy link
Contributor

peterschmidt85 commented Aug 16, 2024

Thus should include also volumes, gateways, and fleets.

Currently, the command exits immediately, and I have to wait and check from time to time to see whether it was successful.

  1. For any type of configuration, it should display a table (similar to dstack ps -w)
  2. For runs, the CLI should detach after the run is finished.
  3. For other configurations, the CLI should detach once provisioning is finished.
@jvstme jvstme mentioned this issue Sep 2, 2024
42 tasks
@peterschmidt85 peterschmidt85 changed the title dstack apply should be in the attached mode by default when creating gateway / fleet dstack apply should be in the attached mode by default for any configuration type Sep 13, 2024
@r4victor r4victor self-assigned this Oct 2, 2024
@r4victor
Copy link
Collaborator

r4victor commented Oct 2, 2024

So far the "attach" mode is implemented for:

  • runs
  • fleets
  • volumes
  • gateways

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants