gcloud beta code - create and manage a local development environment for Cloud Run
gcloud beta code COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) This set of commands can be used create or change a local development setup.
To set up a local development environment, run:
$ gcloud beta code dev
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- clean-up
(BETA) Delete the local development environment.
- dev
(BETA) Run a Cloud Run service in a local development environment.
This command is currently in beta and might change without notice. This variant is also available:
$ gcloud alpha code