-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: arguments can be used multiple times
The `--service-name` and `--peer-id` arguments are changed from single use to multiple. This feature was requested in community feedback. It was only requested for one command, but a few different commands use these arguments, so all were updated to behave consistently. The integration tests were updated to make use of the arguments multiple times, which will function as a test for the change.
- Loading branch information
Showing
3 changed files
with
182 additions
and
285 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
Oops, something went wrong.