Skip to content

Commit f6fe909

Browse files
committed
Update README for host option
1 parent 3e33c08 commit f6fe909

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,12 @@ You can optionally also include the following arguments to the `iamlive` command
4242

4343
**--sort-alphabetical:** sort actions alphabetically (_default: false_)
4444

45-
_Example_
45+
**--host:** host to listen on (_default: 127.0.0.1_)
46+
47+
_Comprehensive Example_
4648

4749
```
48-
iamlive --set-ini --profile myprofile --fails-only --output-file policy.json --refresh-rate 1 --sort-alphabetical
50+
iamlive --set-ini --profile myprofile --fails-only --output-file policy.json --refresh-rate 1 --sort-alphabetical --host 127.0.0.1
4951
```
5052

5153
### CSM Enabling

0 commit comments

Comments
 (0)