Update deprecated commands for gcloud service-management#1187
Merged
theacodes merged 1 commit intoGoogleCloudPlatform:masterfrom Nov 1, 2017
Merged
Update deprecated commands for gcloud service-management#1187theacodes merged 1 commit intoGoogleCloudPlatform:masterfrom
gcloud service-management#1187theacodes merged 1 commit intoGoogleCloudPlatform:masterfrom
Conversation
- `gcloud service-management deploy` becomes `gcloud endpoints deploy` - `gcloud service-management enable` becomes `gcloud services enable` - `gcloud service-management configs` becomes `gcloud endpoints configs`
theacodes
approved these changes
Nov 1, 2017
Contributor
|
LGTM, should I wait for @inklesspen to review as well? |
Contributor
|
LGTM. |
9 tasks
chalmerlowe
pushed a commit
that referenced
this pull request
Apr 7, 2026
* chore(python): Add Python 3.12 Source-Link: googleapis/synthtool@af16e6d Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bacc3af03bff793a03add584537b36b5644342931ad989e3ba1171d3bd5399f5 * Add trove classifier for python 3.12 * Update contributing.rst, noxfile and constraints to include python 3.12 * remove usage of deprecated assertDictContainsSubset python/cpython#28268 * update tests KMS key settings --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com> Co-authored-by: Cathy Ouyang <cathyo@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@inklesspen
gcloud service-management deploybecomesgcloud endpoints deploygcloud service-management enablebecomesgcloud services enablegcloud service-management configsbecomesgcloud endpoints configs