URI:
       README - boof - AWS EC2 instance tag searching in golang, no longer used.
  HTML git clone git://jay.scot/boof
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       README (182B)
       ---
            1 
            2 |> boof
            3 
            4 Trying out GO lang with a basic project to search ec2 instance names
            5 based on tags.
            6 
            7 usage:
            8 
            9         $ go install
           10         $ boof ec2 my-instance-name
           11         $ boof ec2 prod --tag=environment
           12