mix emulator.start (PubsubGrpc v0.4.2)

View Source

Start the Google Cloud Pub/Sub emulator in a Docker container.

Usage

mix emulator.start

The emulator runs on port 8085 and uses the project ID 'test-project-id'. The container is named 'pubsub-emulator' for easy management.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.