docs: Add generated 'kontemplate run' help
This commit is contained in:
		
							parent
							
								
									6147ea7b9b
								
							
						
					
					
						commit
						efe49de57f
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										12
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
										
									
									
									
								
							| 
						 | 
					@ -47,6 +47,18 @@ Assuming you have Go configured correctly, you can simply `go get github.com/taz
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You must have `kubectl` installed to use KonTemplate effectively.
 | 
					You must have `kubectl` installed to use KonTemplate effectively.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					NAME:
 | 
				
			||||||
 | 
					   kontemplate run - Interpolate and print templates
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					USAGE:
 | 
				
			||||||
 | 
					   kontemplate run [command options] [arguments...]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					OPTIONS:
 | 
				
			||||||
 | 
					   --file value, -f value   Cluster configuration file to use
 | 
				
			||||||
 | 
					   --limit value, -l value  Limit templating to certain resource sets
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
At the moment KonTemplate will simply output the templated Kubernetes resource files, which can
 | 
					At the moment KonTemplate will simply output the templated Kubernetes resource files, which can
 | 
				
			||||||
then be piped into `kubectl`:
 | 
					then be piped into `kubectl`:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue