Created
          March 31, 2016 15:47 
        
      - 
      
- 
        Save erangaeb/fd917c6429ce43ff261f9382a8dac724 to your computer and use it in GitHub Desktop. 
    Connect to mongodb
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # command | |
| mongo --port <port> --host <host ip> | |
| # example | |
| mongo --port 27017 --host 10.0.3.36 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment