[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[[["\u003cp\u003eThe \u003ccode\u003egkectl\u003c/code\u003e command-line interface can be used for several tasks related to cluster management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egkectl\u003c/code\u003e allows you to generate, validate, create, upgrade, and resize clusters, as well as prepare a vSphere environment and diagnose cluster issues.\u003c/p\u003e\n"],["\u003cp\u003eYou can view all available \u003ccode\u003egkectl\u003c/code\u003e commands using \u003ccode\u003egkectl help\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSpecific help for a particular command can be accessed with \u003ccode\u003egkectl COMMAND --help\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# gkectl\n\nYou can use the `gkectl` command line interface for a for a variety tasks,\nincluding the following:\n\n- Generate a template for a cluster configuration file.\n- Validate a cluster configuration file.\n- Prepare a vSphere environment.\n- Create a cluster.\n- Upgrade a cluster.\n- Resize a cluster.\n- Diagnose cluster issues.\n\nTo list all commands:\n\n```\ngkectl help\n```\n\nTo get help for a specific command:\n\n```\ngkectl COMMAND --help\n```\n\nFor information on downloading `gkectl`, see\n[Downloads](/anthos/clusters/docs/on-prem/1.7/downloads)."]]