-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Allow filter on aleph node cmd (#184)
* Fix: Error on text UI * Feature: Allow user to filter on aleph node cmd * Feature: Allow filter on active & address for aleph node cmd * Update src/aleph_client/commands/node.py Co-authored-by: Mike Hukiewitz <[email protected]> * Update src/aleph_client/commands/node.py Co-authored-by: Mike Hukiewitz <[email protected]> * Update src/aleph_client/commands/node.py Co-authored-by: Mike Hukiewitz <[email protected]> * Update src/aleph_client/commands/node.py Co-authored-by: Mike Hukiewitz <[email protected]> * Update src/aleph_client/commands/node.py Co-authored-by: Mike Hukiewitz <[email protected]> * Fix: no await before async func * Refactor: moove _filter_node with other private func --------- Co-authored-by: Mike Hukiewitz <[email protected]>
- Loading branch information
1 parent
6f70582
commit 79a377a
Showing
2 changed files
with
33 additions
and
4 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
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