Subcommand: stop

The stop subcommand is used to stop Z APM Connect Distributed Gateway after it has been started.

Syntax

Read syntax diagramSkip visual syntax diagram sudo ./zapmctl stop --help-h
Flags (optional) Arguments Description
-h | --help N/A Prints the usage message and a description of any available options.

Successful stop

As each container stops, the following message is displayed:
Stopping container container-name.

Restarting the Distributed Gateway

Restarting the Distributed Gateway should be done after making any configuration changes. This can be accomplished by first calling the stop subcommand and then the start subcommand, or by calling just the start subcommand. The latter option will prompt to confirm that a restart is desired.