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
The project ID must be a unique string of 6 to 30 lowercase letters, digits, or hyphens. It must start with a letter, and cannot have a trailing hyphen.
--region
✔️
Must use only lowercase alphanumeric characters and dashes. Cannot begin or end with a dash, and cannot be longer than 63 characters.
--allow-unauthenticated
The command built will either use this flag or --no-allow-unauthenticated
--no-allow-unauthenticated
The command built will either use this flag or --allow-unauthenticated