deploy generate
Print an agent manifest template (YAML or JSON).
Description
Print a commented agent manifest to stdout. Save it, fill it in, and apply with grn agentbase deploy up --file <file>.
Defaults to YAML (with comments); pass -o json for a JSON skeleton.
Synopsis
Options
This command takes no command-specific options.
Global options
All grn agentbase commands accept:
-o, --output json|table|id— output format (defaulttable). Withgenerate,jsonselects the JSON skeleton instead of the commented YAML template.-i, --interactive— prompt for missing inputs instead of requiring flags- The shared
grnglobal options:--profile,--region,--query,--endpoint-url,--debug
Examples
Print the YAML template and save it:
Print a JSON skeleton instead: