When I type prvd networks -h I should see a flag listed for --public networks. Also, if I type prvd networks list I should see a list of all the networks currently available to me, separated by public and private.
Remove prvd networks init and do not allow users to create networks.
When I type
prvd networks -h
I should see a flag listed for--public
networks. Also, if I typeprvd networks list
I should see a list of all the networks currently available to me, separated bypublic
andprivate
.Remove
prvd networks init
and do not allow users to create networks.