arcade-mcp/arcade/tests
Eric Gustin c02aee3f14
CLI Improvements (#151)
1. Fixes bug where arcade login doesn't work for localhost
- `arcade login -h localhost` will open login page at
`http://localhost:8000/...`
    - Optionally specify the port: `arcade login -h localhost -p 8000`


3. Adds `local` flag to `arcade show`
- `-h localhost`, `-h 127.0.0.1`, and `-h 0.0.0.0` shows the tools that
are in the local engine's catalog
    - `--local` show the tools that are in the local environment.
2024-11-06 16:25:45 -08:00
..
cli CLI Improvements (#151) 2024-11-06 16:25:45 -08:00
core Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
sdk Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
tool SDK: Generic OAuth 2.0 connector (#81) 2024-10-03 16:40:02 -07:00
__init__.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00