Profile Check-nbomber

Read the results of a n-bomber .csv file and determine if there are errors

beam profile check-nbomber <nbomber-file-path> [options]

About

Read the results of a n-bomber .csv file and determine if there are errors

Arguments

NameTypeDescription
nbomber-file-pathStringThe path to the nbomber output csv file

Options

NameTypeDescription
--fail-limitDoubleThe max number of failed requests
--p95-limitDoubleThe max p95 in ms
--dryrunBooleanShould any networking happen?
--cidStringCid to use; will default to whatever is in the file system
--pidStringPid to use; will default to whatever is in the file system
--hostStringThe host endpoint for beamable
--refresh-tokenStringRefresh token to use for the requests
--logStringExtra logs gets printed out
--dirStringDirectory to use for configuration
--versionBooleanShow version information
--helpBooleanShow help and usage information

Parent Command

profile