Back to Fastmcp

command

docs/python-sdk/fastmcp-cli-deploy-command.mdx

4.0.0951 B
Original Source

fastmcp.cli.deploy.command

Public Prefect Horizon authentication commands.

Functions

login <sup><a href="https://github.com/PrefectHQ/fastmcp/blob/main/fastmcp_slim/fastmcp/cli/deploy/command.py#L195" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

python
login() -> None

Sign in to Prefect Horizon.

whoami <sup><a href="https://github.com/PrefectHQ/fastmcp/blob/main/fastmcp_slim/fastmcp/cli/deploy/command.py#L303" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

python
whoami() -> None

Show the current Prefect Horizon user.

logout <sup><a href="https://github.com/PrefectHQ/fastmcp/blob/main/fastmcp_slim/fastmcp/cli/deploy/command.py#L353" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

python
logout() -> None

Revoke the current Horizon key and remove the local credential.