% GRID-PO(1) Cargill, Incorporated | Grid Commands
NAME
grid-po — Create or update Grid Purchase Orders.
SYNOPSIS
grid po [FLAGS] [OPTIONS] SUBCOMMAND
DESCRIPTION
This command allows for the creation and management of Grid Purchase Orders. Commands to list and display Purchase Order 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
- How long to wait for transaction 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 a new purchase order.
list
- List details of all existing purchase orders.
show
- Show details of a specific purchase order.
update
- Update an existing purchase order.
version
- Create, update or display versions of a purchase order.
SEE ALSO
| grid-po-create(1)
| grid-po-list(1)
| grid-po-show(1)
| grid-po-update(1)
| grid-po-version(1)
|
| Grid documentation: https://grid.splinter.dev/docs/0.3/