cli enabled again
This commit is contained in:
		
					parent
					
						
							
								00d876aea1
							
						
					
				
			
			
				commit
				
					
						cf4930ee84
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ from uncloud import UncloudException
 | 
				
			||||||
ETCD_COMPONENTS = ['api', 'scheduler', 'host', 'filescanner', 'imagescanner', 'metadata', 'configure']
 | 
					ETCD_COMPONENTS = ['api', 'scheduler', 'host', 'filescanner', 'imagescanner', 'metadata', 'configure']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ALL_COMPONENTS = ETCD_COMPONENTS.copy()
 | 
					ALL_COMPONENTS = ETCD_COMPONENTS.copy()
 | 
				
			||||||
#ALL_COMPONENTS.append('cli')
 | 
					ALL_COMPONENTS.append('cli')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def exception_hook(exc_type, exc_value, exc_traceback):
 | 
					def exception_hook(exc_type, exc_value, exc_traceback):
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue