Skip to main content

aeroflare_init

aeroflare init

Initialize Aeroflare infrastructure via interactive wizard

Synopsis

Run the Aeroflare setup wizard to provision all required infrastructure:

• OCI repository for storing cache data • Cloudflare Worker deployment • Git repository and CI/CD integration (if selected)

The wizard asks all questions up front and shows a summary before making any changes. No infrastructure is created until you confirm.

aeroflare init [flags]

Options

-h, --help help for init

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
Auto generated by spf13/cobra on 13-Jul-2026