[UX] Allow to pass ssh
instead of remote
to backends
in YAML config
#2017
Labels
ssh
instead of remote
to backends
in YAML config
#2017
Currently, if I want to run only on SSH fleets, I have to pass
remote
tobackends
in YAML config.At the same time, if I use
dstack ps
ordstack fleet
, it showsssh
inBACKEND
.Let's use
ssh
for consistency.BTW, to double-check:
Ensure
region
for SSH fleets isNone
(instead ofremote
or empty string)The text was updated successfully, but these errors were encountered: