generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
clirelated to the Command-line Interfacerelated to the Command-line InterfaceenhancementEnhancement of a featureEnhancement of a featureuser_experienceThe issue related to user experienceThe issue related to user experience
Description
We need to revisit the cmd arguments in the CLI and Docker run script:
- make sure the arguments are only required for the relevant sub-commands
- add description for each sub-command
- don't use same flag in two sub-commands, e.g.,
-d
used for bothanalyze
andverify-policy
for hash digest and database file, respectively.
Metadata
Metadata
Assignees
Labels
clirelated to the Command-line Interfacerelated to the Command-line InterfaceenhancementEnhancement of a featureEnhancement of a featureuser_experienceThe issue related to user experienceThe issue related to user experience