mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 13:21:19 +08:00 
			
		
		
		
	Basic support for Docker related commands.
Add basic support for Docker related commands.
This commit is contained in:
		
							parent
							
								
									ce9ec85c63
								
							
						
					
					
						commit
						08632bb178
					
				@ -8,6 +8,8 @@ _1st_arguments=(
 | 
			
		||||
    'box:Box commands'
 | 
			
		||||
    'connect:Connects to a shared, remote Vagrant environment'
 | 
			
		||||
    'destroy:Destroys the vagrant environment'
 | 
			
		||||
    'docker-logs:Shows Docker logs'
 | 
			
		||||
    'docker-run:Run one-off commands against a Docker container'
 | 
			
		||||
    'global-status:Reports the status of all active Vagrant environments on the system'
 | 
			
		||||
    'halt:Halts the currently running vagrant environment'
 | 
			
		||||
    'init:[box_name] [box_url] Initializes current folder for Vagrant usage'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user