Consigue correr un ambiente local de GCP CLI, con DevContainer, con la posibilidad de extender Servicios.
Después levantar el devcontainer en VS Code, puedes validar que funciona el gcloud cli
gcloud --helpDeberías ver lo siguiente:
NAME
gcloud - manage Google Cloud resources and developer workflow
SYNOPSIS
gcloud GROUP | COMMAND [--account=ACCOUNT]
[--billing-project=BILLING_PROJECT] [--configuration=CONFIGURATION]
[--flags-file=YAML_FILE] [--flatten=[KEY,...]] [--format=FORMAT]
[--help] [--project=PROJECT_ID] [--quiet, -q]
[--verbosity=VERBOSITY; default="warning"] [--version, -v] [-h]
[--access-token-file=ACCESS_TOKEN_FILE]
[--impersonate-service-account=SERVICE_ACCOUNT_EMAILS] [--log-http]
[--trace-token=TRACE_TOKEN] [--no-user-output-enabled]
DESCRIPTION
The gcloud CLI manages authentication, local configuration, developer
workflow, and interactions with the Google Cloud APIs.
For a quick introduction to the gcloud CLI, a list of commonly used
commands, and a look at how these commands are structured, run gcloud
cheat-sheet or see the `gcloud` CLI cheat sheet
(https://cloud.google.com/sdk/docs/cheatsheet).Fue generado en gitignore.io con los filtros python, macos, windows y consumido mediante su API como archivo crudo desde la terminal:
curl -L https://www.toptal.com/developers/gitignore/api/python,macos,windows > .gitignore- Hubert Ronald - Trabajo Inicial - HubertRonald
Ve también la lista de contribuyentes que participaron en este proyecto.
Este proyecto está bajo licencia MIT - ver la LICENCIA archivo (en inglés) para más detalle.