% GRID-PO-VERSION(1) Cargill, Incorporated | Grid Commands

NAME

grid-po-version — Create, update or list Grid Purchase Order versions.

SYNOPSIS

grid po version [FLAGS] [OPTIONS] SUBCOMMAND

DESCRIPTION

This command allows for the creation and management of Grid Purchase Orders version. Commands to list Purchase Order version 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
--url
URL for the REST API
--service-id
The ID of the service the payload should be sent to; required if running on Splinter. Format: <circuit-id>::<service-id>.
--wait
How long to wait for transaction to be committed.

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 version.
list
List details of purchase order versions from a specified purchase order.
update
Update an existing purchase order version.
show
Show details of a specified purchase order version.

SEE ALSO

| grid-po(1) | grid-po-version-create(1) | grid-po-version-list(1) | grid-po-version-update(1) | grid-po-version-show(1) | | Grid documentation: https://grid.splinter.dev/docs/0.3/