Description
Either I do something wrong, or docker-compose --profile profilename ps ignores --profile
Could you add that or add it as a filter like: docker-compose ps --filter profile=profilename but I would rather prefer --profile therefor you could add more than one profile to the command and for sake of consistency.
Thanks