Installing the CLI
Install the free cfa command line tool with one PowerShell command or from npm, and keep it updated with cfa self-update.
Loading…
Install the free cfa command line tool with one PowerShell command or from npm, and keep it updated with cfa self-update.
The cfa CLI is free and self contained. The PowerShell one-liner is the recommended install: it needs nothing else, no Node and no npm. Prefer npm? Use the second tab.
irm https://codefizz.dev/install.ps1 | iexNo Node or npm needed. From classic Command Prompt: powershell -c "irm https://codefizz.dev/install.ps1 | iex"
Updating the CLI is separate from the plugin. cfa self-update knows how you installed it and does the right thing: a direct install replaces itself, an npm install runs npm for you.
cfa self-updateWorks for both install methods: a direct install replaces itself, an npm install runs npm for you.
Refresh the AI skill afterward (restart your AI tool to reload it):
cfa skill install