Add some CLI commands the public list (#582)

you shouldn't need to be logged in to run these commands
This commit is contained in:
Eric Gustin 2025-09-25 17:51:30 -07:00 committed by GitHub
parent 3424ec8219
commit 413ff2b915
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -983,6 +983,8 @@ def main_callback(
logout.__name__,
dashboard.__name__,
evals.__name__,
serve.__name__,
mcp.__name__,
}
if ctx.invoked_subcommand in public_commands:
return