Speakeasy Logo
Skip to Content
Gram DocumentationCommand Linegram stage

gram stage

The stage command adds sources to a deployment config that can later be passed using gram push. These sources may include Gram Functions zip files, or OpenAPI specifications.

stage is a parent command that contains the following subcommands:

Usage

gram stage [subcommand options]

Options

config

The path to the deployment config file. Its default value is gram.json in the current working directory.

gram stage --config ./path/to/my-gram-config.json [command options]

Last updated on