-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
51 changed files
with
254 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
## testkube analytics | ||
|
||
Analytics management actions | ||
|
||
``` | ||
testkube analytics [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for analytics | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--analytics-enabled should analytics be enabled (default true) | ||
-c, --client string Client used for connecting to testkube API one of proxy|direct (default "proxy") | ||
-s, --namespace string kubernetes namespace (default "testkube") | ||
-v, --verbose should I show additional debug messages | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [testkube](testkube.md) - testkube entrypoint for plugin | ||
* [testkube analytics disable](testkube_analytics_disable.md) - disable collecting of anonymous analytics | ||
* [testkube analytics enable](testkube_analytics_enable.md) - Enable collecting of anonymous analytics | ||
* [testkube analytics status](testkube_analytics_status.md) - Get analytics status | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## testkube analytics disable | ||
|
||
disable collecting of anonymous analytics | ||
|
||
``` | ||
testkube analytics disable [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for disable | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--analytics-enabled should analytics be enabled (default true) | ||
-c, --client string Client used for connecting to testkube API one of proxy|direct (default "proxy") | ||
-s, --namespace string kubernetes namespace (default "testkube") | ||
-v, --verbose should I show additional debug messages | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [testkube analytics](testkube_analytics.md) - Analytics management actions | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## testkube analytics enable | ||
|
||
Enable collecting of anonymous analytics | ||
|
||
``` | ||
testkube analytics enable [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for enable | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--analytics-enabled should analytics be enabled (default true) | ||
-c, --client string Client used for connecting to testkube API one of proxy|direct (default "proxy") | ||
-s, --namespace string kubernetes namespace (default "testkube") | ||
-v, --verbose should I show additional debug messages | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [testkube analytics](testkube_analytics.md) - Analytics management actions | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
## testkube analytics status | ||
|
||
Get analytics status | ||
|
||
``` | ||
testkube analytics status [flags] | ||
``` | ||
|
||
### Options | ||
|
||
``` | ||
-h, --help help for status | ||
``` | ||
|
||
### Options inherited from parent commands | ||
|
||
``` | ||
--analytics-enabled should analytics be enabled (default true) | ||
-c, --client string Client used for connecting to testkube API one of proxy|direct (default "proxy") | ||
-s, --namespace string kubernetes namespace (default "testkube") | ||
-v, --verbose should I show additional debug messages | ||
``` | ||
|
||
### SEE ALSO | ||
|
||
* [testkube analytics](testkube_analytics.md) - Analytics management actions | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.