You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I would like to have cloudflare account user show --user-id or --user-email flags . Current Cloudflare CLI v0.1.62 supports --user-id flag only
Examples: cloudflare account show --account-id 1234 --user-id 2345 cloudflare account show --account-id 1234 --user-email [email protected]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As a user, I would like to have
cloudflare account user show --user-id or --user-email
flags . CurrentCloudflare CLI v0.1.62
supports --user-id flag onlyExamples:
cloudflare account show --account-id 1234 --user-id 2345
cloudflare account show --account-id 1234 --user-email [email protected]
Beta Was this translation helpful? Give feedback.
All reactions