Globus Connect Server Stream Gateway Show
Description
The globus-connect-server stream-gateway show command displays information about a stream gateway.
There is one required argument to this command: GATEWAY_ID.
This is the id of the gateway to show. The id value is displayed when the
stream gateway is created, or may be found by running the
globus-connect-server stream-gateway list command.
By default, this command displays a textual list of properties of the stream gateway. Alternatively, it can display a JSON document containing the list results. Use the -F json command-line option to enable this output format.
Options
- -h, --help
-
Show help message and exit.
- --version
-
Show the version and exit.
- -F, --format "text"|"json"
-
Output format for this command. If the format is json, then the stream gateway document is displayed.
- --use-explicit-host IP_ADDRESS
-
IP address of the GCS node to use for this request. If not specified, any available GCS node in the endpoint will be used.