powered by
Executes a Google Cloud command with the given parameters.
gcloud_exec(..., args = NULL, echo = TRUE, dry_run = FALSE)
Parameters to use specified based on position.
Parameters to use specified as a list.
Echo command output to console.
Echo but not execute the command?
# NOT RUN { gcloud_exec("help", "info") # }
Run the code above in your browser using DataLab