Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 590 Bytes

dl_service_down.md

File metadata and controls

37 lines (24 loc) · 590 Bytes

dl service down

Stop and remove services

Synopsis

Stops and removes portainer, mailcatcher and traefik containers. Valid parameters for the "--service" flag: portainer, mail, traefik

dl service down [flags]

Examples

dl down
dl down -s portainer

Options

  -h, --help   help for down

Options inherited from parent commands

      --debug              Show more output
  -s, --services strings   Manage only specified services (comma separated values)

SEE ALSO