[[["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 tool is used for managing clusters.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egkectl\u003c/code\u003e can generate, validate, and prepare cluster configuration files.\u003c/p\u003e\n"],["\u003cp\u003eThe tool can create, upgrade, resize, and diagnose issues in clusters.\u003c/p\u003e\n"],["\u003cp\u003eUse \u003ccode\u003egkectl help\u003c/code\u003e to list all available commands.\u003c/p\u003e\n"],["\u003cp\u003eUse \u003ccode\u003egkectl COMMAND --help\u003c/code\u003e to view the specific command's usage.\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.8/downloads)."]]