Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 311 Bytes

cmd-logs.md

File metadata and controls

19 lines (12 loc) · 311 Bytes

logs command

This command will display and follow the logs of your application containers.

Usage

You can follow logs of all running containers or container(s) of a given component.

Follow all containers logs

dock-cli logs

Follow logs of a given component

dock-cli logs web