dstack
dstack copied to clipboard
[Feature]: Verbose Output on CLI
Problem
When applying new SSH fleets, I faced a "Provisioning timeout expired" with no further information. I had to restart the server using --log-level=DEBUG. This is okay, when I have access to the server, but there might be times in which someone may want to provision a fleet and does not have access to redeploy the dstack server.
Solution
It would be very useful to have a flag that would allow for verbose output via the CLI, so that these logs can be obtained without restarting/redeploying the server.
Workaround
No response
Would you like to help us implement this feature by sending a PR?
Yes