IBM watsonx Orchestrate ADK home page
Search...
⌘K
Release Notes
What's new
Known issues
Troubleshooting
Get Started
Welcome
What is ADK?
Getting started with the ADK
Environments
Tutorials
Build
Agents
Knowledge Bases
Tools
Large Language Models (LLMs)
Voice
Connections
Orchestrate copilot
Analyze
Evaluation Framework
Langfuse
watsonx Orchestrate Developer Edition
What is?
Installing
watsonx Orchestrate server commands
Orchestrate copilot server commands (prompt-tune)
watsonx Orchestrate Developer Edition APIs
Reference
Examples
Useful CLI commands
Development guidelines
Legal notices
Notices
Security and Privacy by Design (SPbD)
ADK license reference
Support
GitHub
IBM watsonx Orchestrate ADK home page
Search...
⌘K
Ask AI
Support
GitHub
Search...
Navigation
watsonx Orchestrate Developer Edition
watsonx Orchestrate Developer Edition: watsonx Orchestrate server commands
On this page
Viewing server logs
Launching the local UI
Resetting the server
watsonx Orchestrate Developer Edition
watsonx Orchestrate Developer Edition: watsonx Orchestrate server commands
Once the watsonx Orchestrate server is installed, you can perform the following actions using the ADK CLI:
Viewing server logs
To display server logs, run:
BASH
Copy
Ask AI
orchestrate
server
logs
Launching the local UI
To start the local UI for watsonx Orchestrate Developer Edition, run:
BASH
Copy
Ask AI
orchestrate
chat
start
Access the UI at:
http://localhost:3000/chat-lite
Resetting the server
To stop the server, remove all Docker containers, and reset data volumes, run:
BASH
Copy
Ask AI
orchestrate
server
reset
Using custom Developer Edition docker file
Creating agent with Orchestrate copilot
Assistant
Responses are generated using AI and may contain mistakes.