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 current documentation is quite incomplete, and many commands of the tool, such as the report command, are not documented.
My idea is to keep the usage example section, but instead of including numerous tables, we could create separate documentation for each command (in a folder /docs/cli/ for example).
The current documentation is quite incomplete, and many commands of the tool, such as the report command, are not documented.
My idea is to keep the usage example section, but instead of including numerous tables, we could create separate documentation for each command (in a folder
/docs/cli/
for example).All commands are defined here: https://github.com/NodeSecure/cli/blob/master/bin/index.js
A bit like jsonschema CLI README:
![image](https://private-user-images.githubusercontent.com/4438263/356766707-4010152a-7d09-4a22-8c45-d76590583e2e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NzE4MDUsIm5iZiI6MTczOTQ3MTUwNSwicGF0aCI6Ii80NDM4MjYzLzM1Njc2NjcwNy00MDEwMTUyYS03ZDA5LTRhMjItOGM0NS1kNzY1OTA1ODNlMmUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMTgzMTQ1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWNjNzg4NDFmZGUwZGEwYmQyNTg3YTQ0YjU5ZTFjZmZjNWNhZGZiODdmYzk0ZGIxMWViZTliNGUxNmViOWQwMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.xw1Asqjct2RCLLlFxAe2FKjAibvjLd5dbSj6au6mCJg)
The text was updated successfully, but these errors were encountered: