what command could I execute to list down all the ...
# getting-started
w
what command could I execute to list down all the services (Kafka, ES, MySQL etc.) DataHub is maintaining?
b
docker ps
to list all running containers?
2