% GRID-PRODUCT(1) Cargill, Incorporated | Grid Commands
NAME
grid-product — Create, update, delete, list, or show Grid products.
SYNOPSIS
grid product [FLAGS] [OPTIONS] SUBCOMMAND
DESCRIPTION
This command allows for the creation and management of Grid products. Commands to list and display Product data are also available.
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
-
-k
,--key
- Base name or path to a private signing key file.
--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.
--wait
- Maximum number of seconds to wait for the batch to be committed.
ENVIRONMENT VARIABLES
Many subcommands accept the following environment variables:
CYLINDER_PATH
- Colon-separated path used to search for the key which will be used to sign transactions.
GRID_DAEMON_ENDPOINT
- Specifies a default value for
--url
. GRID_DAEMON_KEY
- Specifies a default value for
-k
,--key
. GRID_SERVICE_ID
- Specifies a default value for
--service-id
.
SUBCOMMANDS
create
- Create new products.
update
- Update existing products.
delete
- Delete a product.
show
- Show details of a specified product.
list
- List details of all existing products.
SEE ALSO
| grid-product-create(1)
| grid-product-update(1)
| grid-product-delete(1)
| grid-product-show(1)
| grid-product-list(1)
|
| Grid documentation: https://grid.splinter.dev/docs/0.3/