Skip to main content

Usage

anaconda ai servers [SERVER] [OPTIONS]

Description

Lists running inference servers or displays details for a specific server. Without a server ID, this command prints a summary of all running servers. With a server ID, it shows the server’s configuration, status, and endpoint URL.

Arguments

Options

Examples

List all running servers
anaconda ai servers
View details for a specific server
anaconda ai servers abc123
List servers as JSON
anaconda ai servers --json