Skip to content

Commit

Permalink
Add missing docstring for Skypilot setting (#2305)
Browse files Browse the repository at this point in the history
(cherry picked from commit 494261d)
  • Loading branch information
schustmi committed Jan 17, 2024
1 parent 402ebbe commit 2efca92
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ class SkypilotBaseOrchestratorSettings(BaseSettings):
Note that if errors occur during provisioning/data syncing/setting
up, the cluster will not be torn down for debugging purposes.
stream_logs: if True, show the logs in the terminal.
docker_run_args: Optional arguments to pass to the `docker run` command
running inside the VM.
"""

# Resources
Expand Down

0 comments on commit 2efca92

Please sign in to comment.