| = gerrit close-connection |
| gerrit close-connection - Close the specified SSH connection. |
| _ssh_ -p <port> <host> _gerrit close-connection_ <SESSION_ID> |
| The connection closing is done asynchronously by default. Use `--wait` option to |
| wait for connection to close. |
| An error message will be displayed if no connection with the specified session |
| Caller must be a member of the privileged 'Administrators' group. |
| Intended for interactive use only. |
| : Wait for connection to close before exiting. |
| Part of link:index.html[Gerrit Code Review] |