document plugin resolution as subcommand for builtin commands
This commit is contained in:
		
							parent
							
								
									4b409b6c95
								
							
						
					
					
						commit
						1cbca5cf36
					
				|  | @ -361,6 +361,14 @@ kubectl [flags] | |||
| </td> | ||||
| </tr> | ||||
| 
 | ||||
| <tr> | ||||
| <td colspan="2">KUBECTL_ENABLE_CMD_SHADOW</td> | ||||
| </tr> | ||||
| <tr> | ||||
| <td></td><td style="line-height: 130%; word-wrap: break-word;">When set to true, external plugins can be used as subcommands for builtin commands if subcommand does not exist. In alpha stage, this feature can only be used for create command(e.g. kubectl create networkpolicy).  | ||||
| </td> | ||||
| </tr> | ||||
| 
 | ||||
| </tbody> | ||||
| </table> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue