···32```
3334## Subcommands
035- `up`: Starts the Firecracker microVM, preparing assets and configuring the network if needed.
36- `down`: Stops the running Firecracker microVM.
37- `status`: Checks the status of the Firecracker microVM (running, stopped, or errored).
···32```
3334## Subcommands
35+- `init`: Initializes a new configuration file `fire.toml` in the current directory.
36- `up`: Starts the Firecracker microVM, preparing assets and configuring the network if needed.
37- `down`: Stops the running Firecracker microVM.
38- `status`: Checks the status of the Firecracker microVM (running, stopped, or errored).