Never mind LOL... figured it out ... have it worki...
# ask-marvin
t
Never mind LOL... figured it out ... have it working ims-MacBook-Pro:bin timtadeo$ ./prefect cloud --help Usage: prefect cloud [OPTIONS] COMMAND [ARGS]... Authenticate and interact with Prefect Cloud ╭─ Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ --help Show this message and exit. │ ╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ ╭─ Commands ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ login Log in to Prefect Cloud. Creates a new profile configured to use the specified PREFECT_API_KEY. Uses a previously configured │ │ profile if it exists. │ │ logout Logout the current workspace. Reset PREFECT_API_KEY and PREFECT_API_URL to default. │ │ open Open the Prefect Cloud UI in the browser. │ │ workspace View and set Prefect Cloud Workspaces │ │ ip-allowlist Manage Prefect Cloud IP Allowlists │ │ webhook Manage Prefect Cloud Webhooks │ ╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ Tims-MacBook-Pro:bin timtadeo$ ./prefect cloud open WARNING: The 'prefect cloud open' command has been deprecated. It will not be available in new releases after Apr 2025. Use
prefect dashboard open
to open the Prefect UI. Opened 'ttadeo/default' in browser.