Description | Example | Return message | Group

GRPC

Start, Stop, Restart the gRPC server.

Syntax

GRPC <Application Path> Host <host> Port <Port> Server {Start On | Stop Off}

Description

Start, stop, or restart the gRPC server with the provided options. Host, Port, and Server are all optional argument, although at least one should be provided. Default values will be used for any missing parameters.

Examples

Enable the gRPC server:

GRPC / Server On

Set the gRPC port to 40704:

GRPC / Port 40704 Server On

Set the gRPC server to 0.0.0.0:

GRPC Host 0.0.0.0 Server On

Set the host to 0.0.0.0 and the port to 40704:

GRPC / Host 0.0.0.0 Port 40704 Server On

Turn off the gRPC server:

GRPC / Server Off

Return message

Group membership

This command belongs to the following group(s):

Version

12.8