Skip to content

Commit

Permalink
chore(docs): fix simple demo command for evaluate file
Browse files Browse the repository at this point in the history
  • Loading branch information
ogijaoh authored Jul 22, 2024
1 parent 1d8a188 commit 33fb97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/simple-demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ The following simple demo will step through a process to validate and evaluate K

7. Now that two assessment-results are established, the `threshold` can be evaluated. Perform an `evaluate` to compare the old and new state of the cluster:
```shell
lula evaluate -f oscal-component-opa.yaml
lula evaluate -f assessment-results.yaml
```

The output will show that now the new threshold for the system assessment is the more _compliant_ evaluation of the control - i.e., the `satisfied` value of the Control ID-1 is the threshold.
Expand Down

0 comments on commit 33fb97c

Please sign in to comment.