Saman
08/23/2022, 11:32 AMprefect cloud login -k *** -w myaccount/test
will ask for a profile name. Is there a way to pass the profile name in the parameters?Anna Geller
prefect profile use xyz
prefect config set PREFECT_API_KEY="xxx"
prefect config set PREFECT_API_KEY="yyy"
Anna Geller
Saman
08/23/2022, 11:44 AM