You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The help output for inspec supermarket help and inspec compliance help outputs incorrect usage lines. Note how in both of these cases the usage command elides supermarket completely:
> inspec supermarket help exec
Usage:
inspec exec PROFILE
...
> inspec supermarket help info
Usage:
inspec info PROFILE
Similarly for compliance:
> inspec compliance help login
Usage:
inspec login SERVER
InSpec and Platform Version
0.29.0
The text was updated successfully, but these errors were encountered:
Description
The help output for
inspec supermarket help
andinspec compliance help
outputs incorrect usage lines. Note how in both of these cases the usage command elidessupermarket
completely:Similarly for
compliance
:InSpec and Platform Version
0.29.0
The text was updated successfully, but these errors were encountered: