mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Support completions for kubectl config rename-context
This commit is contained in:
		@@ -187,7 +187,7 @@ __custom_func() {
 | 
				
			|||||||
            __kubectl_get_resource_node
 | 
					            __kubectl_get_resource_node
 | 
				
			||||||
            return
 | 
					            return
 | 
				
			||||||
            ;;
 | 
					            ;;
 | 
				
			||||||
        kubectl_config_use-context)
 | 
					        kubectl_config_use-context | kubectl_config_rename-context)
 | 
				
			||||||
            __kubectl_config_get_contexts
 | 
					            __kubectl_config_get_contexts
 | 
				
			||||||
            return
 | 
					            return
 | 
				
			||||||
            ;;
 | 
					            ;;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user