Download pipeline output files for an execution. Supports tag resolution.
factflow storage download <execution-id-or-tag> [flags]
--extension string Filter by extension (.md, .json)
--format string How to save: flat (extract to dir) or zip (save archive) (default "flat")
-h, --help help for download
-o, --output string Output directory (flat) or file path (zip) (default "./")
--path string Sub-path within stage
--stage string Pipeline stage (e.g. boost/routines, markdown_crawled)
--color Force color output even when piped (for use with less -R, more)
--compact Force compact output (no pretty-print, no color)
--no-color Disable color output
--profile string Named server profile
--server string Factflow API base URL (default: http://localhost:8000)
--timeout duration HTTP timeout (default 30s)
-v, --verbose Debug logging