CLI
CLI copied to clipboard
How to call bito in PHP to perform content interaction
Execute the bito CLI command in PHP, and the output shows " Please make sure your configurations are set and then try again.", but the configurations are already configured Does Bito have an API interface?
Hello @fyax999,
Can you please send us the details of your config file? You can access the config file using "bito config -e" or list all the variables using "bito config -l".
You can also run and check if you are able to run interactive mode of Bito CLI by running "bito" in the command prompt.
Thanks!