Skip to content

Commit

Permalink
fix: docu for disconnect
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Schilonka <[email protected]>
  • Loading branch information
Schille committed Oct 19, 2023
1 parent 2908d72 commit 8deaed8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ To actively disconnect from the cluster, you run this command:
```
gefyra connections stop
```
This assumes you have a *default* connection currently running. If not, you have to provide a valid connection name with the `--connection-name` option.
This assumes you have a *default* connection currently running. If not, you have to provide a valid connection name with the `[connection-name]` argument.

You will find this connection to be stopped from the client's side. However, if you want to reconnect to the cluster, you can now run `gefyra connections connect` again. The connection process will be superfast this time.

Expand Down

0 comments on commit 8deaed8

Please sign in to comment.