ddev ssh

Starts a shell session in the container for a service. Uses web service by default

Options

NameDescription
--dir, -d <dir>Defines the destination directory within the container
--service, -s <service>Defines the service to connect to. [e.g. web, db]