Skip to content

Commit ef22133

Browse files
authored
Fix kosli get policy example (#469)
1 parent 202c551 commit ef22133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.kosli.com/content/getting_started/policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ kosli create policy prod-requirements prod-policy.yaml
4545
```
4646

4747
```shell {.command}
48-
kosli create get policy prod-requirements
48+
kosli get policy prod-requirements
4949
```
5050

5151
See [kosli create policy](/client_reference/kosli_create_policy/) for usage details and examples.

0 commit comments

Comments
 (0)