Skip to content

Commit b6dd60c

Browse files
committed
watch readme
1 parent e15fcaf commit b6dd60c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ atlas tf clu2adv -f in.tf -o out.tf
3434

3535
If you want to overwrite the output file if it exists, or even use the same output file as the input file, use the `--replaceOutput true` or the `-r` flag.
3636

37+
If you want to keep the plugin running and update the output file as you change the input file, use the `--watch true` or the `-w` flag. You can have input and output files open in an editor and see easily how changes to the input file affect the output file.
38+
3739
### Limitations
3840

3941
- The plugin doesn't support `regions_config` without `electable_nodes` as there can be some issues with `priority` when they only have `analytics_nodes` and/or `electable_nodes`.

0 commit comments

Comments
 (0)