forked from scylladb/scylla-cluster-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(manager): refactor ScyllaManagerTool.add_cluster function
Changes: - Updated docstring to contain relevant information about cluster add command `sctool cluster add`. Removed the part that describes command flags which can be retrieved from official docs (links attached). - Removed useless or added some extra empty lines to improve code readability. - Removed `client_encrypt` condition from client encryption 'if-else' block since its duplication.
- Loading branch information
Showing
1 changed file
with
10 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters