Skip to content
Novo O Dailybot 3 chegou. Leia o lançamento
Referência Admin team-manager Member

CLI commands reference

CLI commands reference

Command Description Usage Example
dailybot login Authenticates the CLI and stores credentials for later commands. dailybot login [–flags per installer] dailybot login
dailybot report Sends a progress or standup report to Dailybot (message body, optional metadata). dailybot report "<message>" [–metadata JSON] dailybot report "Shipped search fixes; blocked on API review." --metadata '{"model":"cli"}'
dailybot status Shows whether the CLI is logged in and can reach Dailybot services. dailybot status dailybot status
dailybot config Prints or sets CLI configuration (paths, defaults, project hints). dailybot config / dailybot config set <key> <value> dailybot config set project_name my-org-hub

Subcommands and flags can change between releases; run dailybot <command> --help before scripting. For chat shortcuts used inside Slack or Teams, see All Dailybot chat commands.