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

[UX] Allow to pass ssh instead of remote to backends in YAML config #2017

Open
peterschmidt85 opened this issue Nov 20, 2024 · 1 comment
Open
Labels

Comments

@peterschmidt85
Copy link
Contributor

peterschmidt85 commented Nov 20, 2024

Currently, if I want to run only on SSH fleets, I have to pass remote to backends in YAML config.
At the same time, if I use dstack ps or dstack fleet, it shows ssh in BACKEND.
Let's use ssh for consistency.

BTW, to double-check:
Ensure region for SSH fleets is None (instead of remote or empty string)

@jvstme
Copy link
Collaborator

jvstme commented Nov 20, 2024

Same for the --backend option in dstack apply and other CLI commands that have it

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

No branches or pull requests

2 participants