Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
added network command
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMarstonConnell committed Dec 3, 2022
1 parent 65c2a25 commit e85ae10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jprov/jprovd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ func NewRootCmd() *cobra.Command {
DataCmd(),
ClientCmd(),
VersionCmd(),
NetworkCmd(),
)

return rootCmd
Expand Down

0 comments on commit e85ae10

Please sign in to comment.