aeroflare_run
aeroflare run
Run a command with proxy substituter and push the output paths
aeroflare run [--] <command>... [flags]
Options
--compression string Compression type: zstd, xz, gzip, none (default "zstd")
--force Force push files even if they exist in the index or upstream cache
-h, --help help for run
--keep Keep generated .nar and .narinfo files after the push
--prepare-refs Also prepare references that are not on the upstream cache (default true)
--signing-key string Path to Nix signing private key file
--upstream-cache string Upstream binary cache URL (empty to skip reference checking) (default "https://cache.nixos.org")
--workers int Number of concurrent workers (default 50)
Options inherited from parent commands
--cache-url string OCI registry URL for the cache
--cf-token string Cloudflare API Token
--cf-user-id string Cloudflare Account ID
--github-token string GitHub Token
--gitlab-token string GitLab Token
-v, --verbose count Enable verbose output (-v for packages, -vv for requests)
SEE ALSO
- aeroflare - A high-performance OCI-backed Nix binary cache proxy and toolkit