···3232```
33333434## Subcommands
3535+- `init`: Initializes a new configuration file `fire.toml` in the current directory.
3536- `up`: Starts the Firecracker microVM, preparing assets and configuring the network if needed.
3637- `down`: Stops the running Firecracker microVM.
3738- `status`: Checks the status of the Firecracker microVM (running, stopped, or errored).