mirror of
				https://github.com/fluxcd/flux2.git
				synced 2025-11-01 01:25:53 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			911 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			911 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## gotk reconcile source
 | |
| 
 | |
| Reconcile sources
 | |
| 
 | |
| ### Synopsis
 | |
| 
 | |
| The reconcile source sub-commands trigger a reconciliation of sources.
 | |
| 
 | |
| ### Options
 | |
| 
 | |
| ```
 | |
|   -h, --help   help for source
 | |
| ```
 | |
| 
 | |
| ### Options inherited from parent commands
 | |
| 
 | |
| ```
 | |
|       --kubeconfig string   path to the kubeconfig file (default "~/.kube/config")
 | |
|   -n, --namespace string    the namespace scope for this operation (default "gotk-system")
 | |
|       --timeout duration    timeout for this operation (default 5m0s)
 | |
|       --verbose             print generated objects
 | |
| ```
 | |
| 
 | |
| ### SEE ALSO
 | |
| 
 | |
| * [gotk reconcile](gotk_reconcile.md)	 - Reconcile sources and resources
 | |
| * [gotk reconcile source bucket](gotk_reconcile_source_bucket.md)	 - Reconcile a Bucket source
 | |
| * [gotk reconcile source git](gotk_reconcile_source_git.md)	 - Reconcile a GitRepository source
 | |
| * [gotk reconcile source helm](gotk_reconcile_source_helm.md)	 - Reconcile a HelmRepository source
 | |
| 
 | 
