``` (base) ➜ arcade-ai git:(debug) ✗ uv run arcade busted-command --host invalid-host ❌ Login failed with error: Not implemented ^C Aborted. (base) ➜ arcade-ai git:(debug) ✗ uv run arcade busted-command --host invalid-host --debug ❌ Login failed with error: Traceback (most recent call last): File "/Users/evan/workspace/arcade/Team/arcade-ai/libs/arcade-cli/arcade_cli/main.py", line 106, in login raise Exception("Not implemented") Exception: Not implemented ``` |
||
|---|---|---|
| .. | ||
| templates/{{ toolkit_name }} | ||
| __init__.py | ||
| authn.py | ||
| config.py | ||
| constants.py | ||
| deployment.py | ||
| display.py | ||
| main.py | ||
| new.py | ||
| serve.py | ||
| show.py | ||
| utils.py | ||
| worker.py | ||