Created
July 28, 2019 01:12
-
-
Save b0noI/d5ee21481d039099663c8c311eddd0ac to your computer and use it in GitHub Desktop.
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
export DEPLOYMENT_NAME="single-notebook" | |
gcloud deployment-manager deployments create "${DEPLOYMENT_NAME}" --config create_notebook.yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment