`infctl` has a single, compulsory parameter `[-f|--deployment-file]` and an optional environment variable `LOG_FORMAT` which may be ["none"|"basic"|""]
there must be a valid `deployment-file`
`LOG_FORMAT` is used to switch structured log to be off, "none", 2 field with "basic" or JSON ( the default )
````md magic-move {lines: true}
```bash
export LOG_FORMAT=none
infctl
no config specified with --deployment-file=<path_to_config_file>