{"tool":"kubectl","tool_display":"Kubectl","intent":"print-client-and-server-version-current-context","intent_display":"print client and server version current context","title":"Kubectl Command: print client and server version current context","command_string":"kubectl version","raw_command_string":"kubectl version","description":"Exact CLI syntax to print client and server version current context using Kubectl.","usage_scenario":"To validate compatibility before applying updates or changes to the cluster environment.","scenario_context":"To validate compatibility before applying updates or changes to the cluster environment.","simulated_output":"Client Version: v1.22.0\nServer Version: v1.21.5\nKubernetes context: my-cluster","how_to_steps":["Open your terminal.","Run the command: kubectl version.","Review the displayed client and server version information."],"inferred_category":"Kubernetes","canonical_url":"https://www.syntaxstandard.com/kubectl/print-client-and-server-version-current-context"}