stencila agents list
.stencila/agents/~/.config/stencila/agents/--source
Usage
stencila agents list [OPTIONS]Examples
# List all agents in table format
stencila agents list
# Output agents as JSON
stencila agents list --as json
# List only workspace agents
stencila agents list --source workspace
# List only CLI-detected agents
stencila agents list --source cliOptions
-a, --as | jsonyamltoml |
-s, --source |
--source
workspace | .stencila/agents/ |
user | ~/.config/stencila/agents/ |
builtin | |
cli |