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

Design auto-down, similar to auto-stop #954

Closed
concretevitamin opened this issue Jul 6, 2022 · 0 comments · Fixed by #1217
Closed

Design auto-down, similar to auto-stop #954

concretevitamin opened this issue Jul 6, 2022 · 0 comments · Fixed by #1217
Labels
enhancement New feature or request Initial-User-Issue

Comments

@concretevitamin
Copy link
Member

This came up during a user conversation. The user has been using auto-stopping, and he'd also like an auto-down equivalent.

To design this, we need to think about

  • Do we provide both CLIs, e.g., sky autostop and sky autodown co-exist. In code as well.
  • Alternatively, we can keep one code path, but provide a auto_down_or_stop: bool.
  • Think about the existing -i option in sky launch. Should we rename it to sky launch [--autostop n] / [--autodown n]?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Initial-User-Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant