We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gcutil
gcloud
Per gcutil docs:
Warning: gcutil is deprecated. New users should use gcloud compute. Existing users of gcutil should transition to using gcloud compute.
gcloud compute
In future GCE VM images, gcutil will be removed, so it makes sense to migrate to using gcloud sooner rather than later.
Here's a guide for transitioning from gcutil to gcloud compute which helps convert command lines from one tool to the other.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Per
gcutil
docs:In future GCE VM images,
gcutil
will be removed, so it makes sense to migrate to usinggcloud
sooner rather than later.Here's a guide for transitioning from
gcutil
togcloud compute
which helps convert command lines from one tool to the other.The text was updated successfully, but these errors were encountered: