Created
          August 20, 2019 13:32 
        
      - 
      
- 
        Save pvillard31/e8c693f7433dacd103c1e5346f41660a to your computer and use it in GitHub Desktop. 
  
    
      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
    
  
  
    
  | gcloud beta compute instances create-with-container my-nifi-instance --tags=nifi --container-image=apache/nifi | |
| gcloud compute firewall-rules create allow-nifi-unsecured --action=ALLOW --rules=tcp:8080 --target-tags=nifi | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment