CLI Commands Reference
CLI Commands Reference
Section titled “CLI Commands Reference”algokit init
Section titled “algokit init”Initialize a new AlgoKit project from a template.
algokit init [OPTIONS] [DIRECTORY_NAME]Options
Section titled “Options”--template,-t: Template name to use--no-git: Skip git initialization--defaults: Use default values
algokit localnet
Section titled “algokit localnet”Manage the local Algorand network.
algokit localnet [COMMAND]Subcommands
Section titled “Subcommands”start: Start LocalNetstop: Stop LocalNetreset: Reset LocalNet statestatus: Show LocalNet status
algokit compile
Section titled “algokit compile”Compile smart contracts.
algokit compile [OPTIONS] [CONTRACT_PATH]