Hey, what is the correct way of using the "auth can-i" command with resource nam . . .

Apaar Sharma:
hey, what is the correct way of using the “auth can-i” command with resource name ? can somebody help me with that?

Fernando Jimenez:
kubectl auth can-i get pod/blue --as dev-user

Apaar Sharma:
thanks a lot !! @Fernando Jimenez