maplain / control-tower

control tower guides you to fly
Apache License 2.0
1 stars 0 forks source link

add noninteractive login #15

Closed maplain closed 5 years ago

maplain commented 5 years ago

and automatically fly sync if needed

maplain commented 5 years ago

solves : https://github.com/maplain/control-tower/issues/13

➜  control-tower git:(login) ✗ ct fly login -t npks
downloading fly from https://ci.vcna.io...
 13.62 MiB / 13.62 MiB [==================================================================================] 100.00% 1s
successfully updated from 4.2.1 to 4.1.0
log in target npks
➜  control-tower git:(login) ✗ ct fly login -t raas-nsx-t
downloading fly from https://raas.gcp.pks-releng.cf-app.com...
 13.35 MiB / 13.35 MiB [==================================================================================] 100.00% 2s
successfully updated from 4.1.0 to 4.2.1
log in target raas-nsx-t
➜  control-tower git:(login) ✗ ct fly login -t raas-nsx-t
log in target raas-nsx-t

fly log does have -b flag though