Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4802
But `triggerSavepoint` is not a command of the `ClusterClient` but of the
`CliFrontend`. All other `ClusterClient` commands like `stop` and `cancel`
behave differently.---
