Commit b18d135d authored by Simon Pastor's avatar Simon Pastor
Browse files

PR review - creation of a package and other comments

parent 3d7227c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,4 +27,4 @@ Find more information [here](https://github.com/InterDigitalInc/AdvantEDGE/blob/
* [meepctl test](meepctl_test.md)	 - Generate code coverage report
* [meepctl version](meepctl_version.md)	 - Display version information

###### Auto generated by spf13/cobra on 19-Feb-2020
###### Auto generated by spf13/cobra on 28-Feb-2020
+1 −1
Original line number Diff line number Diff line
@@ -55,4 +55,4 @@ meepctl build <targets> [flags]

* [meepctl](meepctl.md)	 - meepctl - CLI application to control the AdvantEDGE platform

###### Auto generated by spf13/cobra on 19-Feb-2020
###### Auto generated by spf13/cobra on 28-Feb-2020
+1 −1
Original line number Diff line number Diff line
@@ -34,4 +34,4 @@ meepctl config [flags]
* [meepctl config ip](meepctl_config_ip.md)	 - get/get node IP address in the meepctl config file
* [meepctl config registry](meepctl_config_registry.md)	 - get/get docker registry meepctl config file

###### Auto generated by spf13/cobra on 19-Feb-2020
###### Auto generated by spf13/cobra on 28-Feb-2020
+1 −1
Original line number Diff line number Diff line
@@ -33,4 +33,4 @@ meepctl config gitdir [GIT dir path] [flags]

* [meepctl config](meepctl_config.md)	 - manage meep environment configuration

###### Auto generated by spf13/cobra on 19-Feb-2020
###### Auto generated by spf13/cobra on 28-Feb-2020
+1 −1
Original line number Diff line number Diff line
@@ -33,4 +33,4 @@ meepctl config ip 1.2.3.4

* [meepctl config](meepctl_config.md)	 - manage meep environment configuration

###### Auto generated by spf13/cobra on 19-Feb-2020
###### Auto generated by spf13/cobra on 28-Feb-2020
Loading