Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

[qctl] when node name required make it an arg. #93

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

libby
Copy link
Contributor

@libby libby commented Oct 16, 2020

when the node name is required for node commands, make it a required
argument instead of a --name flag, as this is more consistent.

qctl add node [flags] NodeName
qctl update node [flags] NodeName
qctl ls node [flags] NodeName

when the node name is required for node commands, make it a required
argument instead of a `--name` flag, as this is more consistent.
> qctl add node [flags] NodeName
> qctl update node [flags] NodeName
> qctl ls node [flags] NodeName
@libby libby force-pushed the qctl-nodename-req-arg branch from 5fd76f6 to ce26013 Compare October 16, 2020 02:09
@libby libby merged commit a373597 into Consensys:master Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant