Commit 2a3a87aa authored by Michel Roy's avatar Michel Roy Committed by Kevin Di Lallo
Browse files

update meepctl doc

parent 5ac478b5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ meepctl - CLI application to control the AdvantEDGE platform
### Synopsis

CLI application to control the AdvantEDGE platform
Find more information [here](https://kopsvas19p.interdigital.com/wbu-tep/AdvantEDGE/blob/develop/docs/meepctl/meepctl.md)
Find more information [here](https://github.com/InterDigitalInc/AdvantEDGE/blob/master/docs/meepctl/meepctl.md)

### Options

@@ -26,4 +26,4 @@ Find more information [here](https://kopsvas19p.interdigital.com/wbu-tep/AdvantE
* [meepctl test](meepctl_test.md)	 - Generate code coverage report
* [meepctl version](meepctl_version.md)	 - Display version information

###### Auto generated by spf13/cobra on 17-Jun-2019
###### Auto generated by spf13/cobra on 12-Sep-2019
+2 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ Valid targets:
  * meep-webhook
  * meep-mg-manager
  * meep-mon-engine
  * meep-loc-serv
  * meep-tc-engine
  * meep-tc-sidecar
  * meep-virt-engine
@@ -52,4 +53,4 @@ meepctl build <targets> [flags]

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

###### Auto generated by spf13/cobra on 17-Jun-2019
###### Auto generated by spf13/cobra on 12-Sep-2019
+1 −1
Original line number Diff line number Diff line
@@ -35,4 +35,4 @@ meepctl config [flags]
* [meepctl config kibana](meepctl_config_kibana.md)	 - Configures Kibana (index pattern, saved objects such as dashboards, visualisations, etc.)
* [meepctl config registry](meepctl_config_registry.md)	 - get/get docker registry meepctl config file

###### Auto generated by spf13/cobra on 17-Jun-2019
###### Auto generated by spf13/cobra on 12-Sep-2019
+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 17-Jun-2019
###### Auto generated by spf13/cobra on 12-Sep-2019
+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 17-Jun-2019
###### Auto generated by spf13/cobra on 12-Sep-2019
Loading