# Installation
miyabi-cli does not need to be explicitly installed. This CLI tool is packaged with all the required binaries in a compressed file. The user can immediately start using miyabi-cli by simply downloading and decompressing the appropriate compressed file for their OS.
# Access to Miyabi
Some CLI commands need access to the running Miyabi nodes. Thus, to execute such commands, the CLI tool needs access to the IP address of at least one of the Miyabi nodes. As long as the user provides the host IP information of any active Miyabi node or the configuration file which has the host information, the CLI tool will be able to execute these commands.
# Execution of CLI
Execute miyabi-cli(.exe) in a command prompt or bash. Commands and options are separated by a half-width space.
# Executing on macOS
The command sudo spctl --master-disable
may need to be executed before running the CLI.