Docker-compose lost flag '-c' since last update

There is no --context or -c in Docker Compose 2.0. The following still works on Linux and Mac:

DOCKER_CONTEXT=contextname docker-compose up -d