mesheryctl perf result
List performance test results
Synopsis
List all the available test results of a performance profile
mesheryctl perf result [profile-name] [flags]
Examples
List Test results (maximum 25 results)
mesheryctl perf result saturday-profile
View other set of performance results with –page (maximum 25 results)
mesheryctl perf result saturday-profile --page 2
View single performance result with detailed information
mesheryctl perf result saturday-profile --view
Options
-h, --help help for result -p, --page int (optional) List next set of performance results with --page (default = 1) (default 1) --view (optional) View single performance results with more info
Options inherited from parent commands
--config string path to config file (default "/home/runner/.meshery/config.yaml") -o, --output-format string (optional) format to display in [json|yaml] -t, --token string (required) Path to meshery auth config -v, --verbose verbose output -y, --yes (optional) assume yes for user interactive prompts.
Screenshots
Usage of mesheryctl perf result
See Also
Go back to command reference index