pipe2 pipelines estimate
このコンテンツはまだ日本語訳がありません。
pipe2 pipelines estimate
Estimate pipeline credit cost
Synopsis
Estimate the credit reservation and expected charge for a pipeline input without dispatching a run.
Examples: pipe2 pipelines estimate —pipeline video-generator —input ./input.json pipe2 pipelines estimate —pipeline video-generator —input-json ’{“prompt”:“a cat”}‘
pipe2 pipelines estimate [flags]Options
-h, --help help for estimate --input string path to JSON input file, or "-" for stdin --input-json string inline JSON input --pipeline string pipeline slug (required)Options inherited from parent commands
--api-url string override API base URL (env: PIPE2_API_URL) --config string path to config file (default: $XDG_CONFIG_HOME/pipe2/config.json) --json emit JSON to stdout instead of human-readable text --token string override personal access token (env: PIPE2_TOKEN) -v, --verbose verbose human output on stderrSEE ALSO
- pipe2 pipelines - List, estimate, and run Pipe2.ai pipelines