% GRID-SCHEMA-SHOW(1) Cargill, Incorporated | Grid Commands

NAME

grid-schema-show — Shows schema specified by NAME argument.

SYNOPSIS

grid schema show [FLAGS] [OPTIONS]

DESCRIPTION

Shows Schema specified by NAME argument.

ARGS

NAME
Name of Schema.

FLAGS

-h, --help
Prints help information.
-q, --quiet
Do not display output.
-V, --version
Prints version information.
-v
Increases verbosity (the opposite of -q). Specify multiple times for more output.

OPTIONS

--service-id
The ID of the service the payload should be sent to; required if running on Splinter. Format: <circuit-id>::<service-id>.
--url
URL for the REST API.

ENVIRONMENT VARIABLES

GRID_DAEMON_ENDPOINT
Specifies a default value for --url.
GRID_SERVICE_ID
Specifies a default value for --service-id.

SEE ALSO

| grid schema(1) | grid schema create(1) | grid schema update(1) | grid schema list(1) | | Grid documentation: https://grid.splinter.dev/docs/0.3/