arcade-mcp/libs/arcade-cli/arcade_cli
Renato Byrro ba8c3d3197
Rename auto-docs command to simply 'docs' and some other small improvements (#518)
Renames the `arcade generate-toolkit-docs` command to `arcade docs`. The
`arcade generate-toolkit-docs` command is preserved for backwards
compatibility, but it's now hidden.

Also some minor improvements to CLI help strings and better error
handling. Better error description when the toolkit is not installed
locally (also now mentioning this requirement in the command help).
2025-07-28 15:46:58 -03:00
..
templates/{{ toolkit_name }} Remove arcade_ prefix requirement and add entry point toolkit discovery (#485) 2025-07-16 09:51:21 -07:00
toolkit_docs Rename auto-docs command to simply 'docs' and some other small improvements (#518) 2025-07-28 15:46:58 -03:00
__init__.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
authn.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
config.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
constants.py Fix login callback (#489) 2025-07-15 11:21:33 -07:00
deployment.py Filter out unneeded files/directories before deploying workers (#464) 2025-07-01 10:07:15 -07:00
display.py Support Tool Output in ValueSchema of ToolDefinition (#487) 2025-07-24 15:32:35 -07:00
main.py Rename auto-docs command to simply 'docs' and some other small improvements (#518) 2025-07-28 15:46:58 -03:00
new.py Remove arcade_ prefix requirement and add entry point toolkit discovery (#485) 2025-07-16 09:51:21 -07:00
serve.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
show.py Support Tool Output in ValueSchema of ToolDefinition (#487) 2025-07-24 15:32:35 -07:00
utils.py Support Tool Output in ValueSchema of ToolDefinition (#487) 2025-07-24 15:32:35 -07:00
worker.py Fix arcade worker list endpoints (#504) 2025-07-21 14:43:58 -07:00