# Wild CLI The Wild CLI is a command-line interface for advanced users who prefer to manage Wild Cloud from the terminal. It communicates with the Wild Central Daemon (wildd) to perform actions. ## Usage ```bash wild --help ``` ## Development ```bash make build build/wild --help ```