Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove --location from apphosting:backends:list #8272

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

annajowang
Copy link
Contributor

Description

Remove --location from apphosting:backends:list

Scenarios Tested

firebase apphosting:backends:list should work as normal
firebase apphosting:backends:list --location europe-west4 => should error about unknown option

@annajowang annajowang linked an issue Feb 27, 2025 that may be closed by this pull request
@annajowang annajowang requested review from bkendall and taeold and removed request for bkendall February 27, 2025 23:40
@annajowang annajowang marked this pull request as ready for review February 27, 2025 23:40
@annajowang annajowang enabled auto-merge (squash) February 27, 2025 23:40
@annajowang annajowang merged commit 7243acd into next Feb 28, 2025
51 of 56 checks passed
taeold added a commit that referenced this pull request Mar 24, 2025
* Update "location" => "primary region" in the backend display table. (#8205)

* Remove --location from apphosting:backend:list. (#8272)

* Remove --location from apphosting:rollouts:create and error when more than one backend is found. (#8271)

* Remove --location from apphosting:backends:get and return the first backend if multiple are found. (#8260)

* Remove `--location` from apphosting:backends:delete (#8262)

* Remove --location from apphosting:backends:create and prompt for primary region. (#8264)

* Enable FDC connector evolution and insecure operations linter. (#8281)

* Enable FDC connector evolution and insecure operations linter.

* Enable in VSCode.

* Actually get VSCode working.

* Replace pkg with yao-pkg/pkg (#8328)

Co-authored-by: aalej <[email protected]>

* List regions of duplicate backend in warning/error message (#8285)

* Update dataconnect.yaml template to v1. (#8346)

* Remove support for node 18 (#8334)

---------

Co-authored-by: annajowang <[email protected]>
Co-authored-by: Joe Hanley <[email protected]>
Co-authored-by: Rosalyn Tan <[email protected]>
Co-authored-by: aalej <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove --location from apphosting commands
2 participants