The key used to access the filename for the type containing the profile validation plan object. On your profile validation command definition, specify the filename in .customize[CUSTOMIZE_PLAN_KEY]
The command line option for printing the validation plan only
Get the total number of each type of profile validation outcome
the report from which
of what has succeeded, undetermined, failed
Get a printed/tabular version of your validation plan, so that the user can see what steps the Brightside CLI will take to validate their profile
the plan for profile validation
the profile that would be validated - used only in this case to show a summary of the profile's contents
primary highlight color for use with chalk
Get a printed/tabular version of your validation report
your completed validation result
the validation plan to use
the display name for your CLI used in the final result text
color used to highlight headings and tables (used with chalk package)
the name of the profile that was validated
the type of the profile that was validated
Get a more readable version of the outcome
the outcome to convert to readable version
Produce a profile validation report for a specific profile
the profile to validate
the profile validation testing plan
the display name for your CLI
a promise of the validation report, with an additional field that can be used to create a progress bar or track progress in another UI
Generated using TypeDoc
API for going through the full validation test for a Brightside CLI profile and producing validation report