% GRID-SCHEMA-LIST(1) Cargill, Incorporated | Grid Commands
NAME
grid-schema-list — Lists currently defined schemas.
SYNOPSIS
grid schema list [FLAGS] [OPTIONS]
DESCRIPTION
Lists currently defined schemas.
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 show(1)
|
| Grid documentation: https://grid.splinter.dev/docs/0.3/