dstack
dstack copied to clipboard
[UX] Improve the output of `dstack ps`, `dstack fleet`, and `dstack apply`
- For both
dstack psanddstack fleet, without--verbose, replaceRESOURCESandSPOTwithGPU(using the notation that the user specifies the GPU requirements, etc.A10:24GB:3 (spot)) - For both
dstack fleet, ifplacementis set tocluster, showBACKEND(with the region) only once on the right from the fleet name - to indicate that it's a cluster. - For
dstack apply, without--verbose, replaceRESOURCESandSPOTwithGPU(see above), do not includeINSTANCE, and replace the progress indicator "Launching..." per job with the output of dstack ps.