diff --git a/cli/README.md b/cli/README.md new file mode 100644 index 000000000..be0afcfeb --- /dev/null +++ b/cli/README.md @@ -0,0 +1,6 @@ + +## Examples + +```sh +./clica.py import-risk-assessment --file RA_sample.csv --folder "BU 1" --project "Orion" --matrix "4x4 risk matrix from EBIOS-RM" --name example +```