orchestrate agents list
command to list all agents in your environment. You can also use the --verbose
(-v
) argument to get detailed information about each agent in JSON format.
orchestrate agents export
command to export an agent configuration from your active environment.
You can export the full agent configuration with all its dependencies (default), or only the agent configuration by including the --agent-only
argument.