Skip to main content

Usage

Options

NameTypeRequiredDefaultDetails
--idtextnoProduct id.
--nametextnoProduct name.
--required-gpu-numintegernoRequired GPU count.
--familytextnoProduct family.
--activebooleannoSet product active state. Boolean flag.
--spec-jsontextnoJSON object for product-specific configuration.
--yesbooleannofalseSkip confirmation prompt. Boolean flag.
--jsontextnoJSON request body (either {“product”:{…}} or a raw product object) or @file.json. When omitted, reads piped stdin if available.
--filepathnoRead JSON request body from file.
--timeoutfloatnoHTTP timeout in seconds.

Inherited Global Options

NameTypeRequiredDefaultDetails
--version, -VbooleannofalseShow the version and exit. Boolean flag.
--configpathno"~/.config/tensormesh/config.toml"Path to config TOML file
--output`choice[textjsonyamlrawtable]`no"text"Output format (text is human-readable; json is machine-friendly).
--quietbooleannofalseSuppress non-essential output. Boolean flag.
--debugbooleannofalsePrint debug logs to stderr (secrets redacted). Boolean flag.
--ca-bundlepathnoPath to a PEM CA bundle for TLS verification (overrides TENSORMESH_CA_BUNDLE).
--max-retriesintegernoMax retries for idempotent HTTP requests on transient errors (overrides TENSORMESH_MAX_RETRIES; subcommands may override).
--controlplane-basetextnoOverride the Control Plane base URL.

Parent Command