There are three flags for this command:
- --no-follow/--follow: Enables or disables streaming Docker log data into the output.
- --no-prefix/--prefix: Enables or disables a prefix output with the machine name. This can be useful for differentiating between machines/containers.
- -h/--help: Prints the help screen for this command.
An example is the vagrant docker-logs --no-follow command.