Specifying Request Timeouts
The cli-connect-timeout and cli-read-timeout options are used to set request timeouts. For the request connection timeout (--cli-connect-timeout), the default value is 5s. For the I/O timeout (--cli-read-timeout), the default value is 10s.
hcloud ECS DeleteServerPassword --cli-region="eu-west-101" --project_id="2cc60f5****************efa5019ef" --server_id="e6b99563-****-****-****-1820d4fd2a67" --cli-connect-timeout=10 --cli-read-timeout=15
You can use either --cli-connect-timeout or --cli-read-timeout or use both options in a command.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.