provideplatform / provide-cli

CLI for managing distributed infrastructure and applications
Apache License 2.0
14 stars 9 forks source link

`prvd networks` command updates #25

Closed zacparker41 closed 1 year ago

zacparker41 commented 2 years ago

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.