Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Latest commit

 

History

History
65 lines (47 loc) · 1.19 KB

grid-schema-list.1.md

File metadata and controls

65 lines (47 loc) · 1.19 KB

% 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.hyperledger.org/docs/0.3/