mix emulator.stop (PubsubGrpc v0.4.2)

View Source

Stop the Google Cloud Pub/Sub emulator Docker container.

Usage

mix emulator.stop

This stops the 'pubsub-emulator' Docker container if it's running. Safe to run even if the emulator is not currently running.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.