Hey team, I have a little bit of confusion with t...
# ask-community
b
Hey team, I have a little bit of confusion with the new release to
15.0
in the API keys section. I currently authenticate with my agents with
prefect auth login -t "foo"
but in the UI I definitely have used values that are
API keys
. Does that mean I just need to update the prefect version on my agent and change the
-t
argument to
--key
?
k
There is no need to change to the token here. The token should be enough and still work.