gp stack nginx geoip -on {account.id}:{account.license}
gp stack nginx geoip -off
gp stack nginx geoip -update {country.code}:{yes.no},{country.code}:{yes.no},{country.code}:{yes.no}
gp stack nginx geoip -remove {country.code},{country.code},{country.code}
e.g.
gp stack nginx geoip -on 123456:ab6Y8jL
gp stack nginx geoip -off
gp stack nginx geoip -update US:yes,UK:yes,KP:no
gp stack nginx geoip -remove US,UK,KP