CLI Command Reference
grid CLI
The grid
command-line interface (CLI) provides a set of commands to interact
with Grid components.
grid
Command-line interface for Grid
Agent Management
grid agent
Provides functionality for managing Pike Agents
grid agent create
Create a Pike Agent for an Organization with a set of roles
grid agent update
Update an existing Pike Agent
Organization Management
grid organization
Provides functionality for managing Pike Organizations
grid organization create
Create a Pike Organization. Automatically creates an agent with the admin
role
grid organization update
Update a Pike Organization
Schema Management
grid schema
Provides functionality for managing Grid schema
grid schema create
Create schemas from a YAML file
grid schema update
Update schemas from a YAML file
grid schema list
List currently defined schemas
grid schema show
Show schema specified by name argument
Database Management
grid database
Manage Grid Daemon database
grid database migrate
Run migrations on the Grid Daemon database
Generate Key Pairs
grid keygen
Generates keys with which the user can sign transactions and batches
Product Management
grid product
Provides functionality for managing product data
grid product create
Create products from a YAML file or via command-line arguments
grid product update
Update products from a YAML file or via command-line arguments
grid product delete
Delete a product
grid product list
List all currently defined products
grid product show
Show product specified by ID argument
gridd CLI
The gridd
command-line interface (CLI) provides the command for running the
Grid daemon.
gridd
Starts the Grid daemon