Start and stop the Copilot server in ADK.

Starting copilot

This command starts up the local copilot server.
[BASH]
orchestrate copilot start --env-file <env_file>

Stopping copilot

This command stops the copilot server.
[BASH]
orchestrate copilot stop