github.com/henvic/wedeploycli@v1.7.6-0.20200319005353-3630f582f284/integration/mocks/login/.liferaycli (about) 1 ; Configuration file for Liferay CLI 2 ; https://www.liferay.com/ 3 default_remote = liferay 4 disable_autocomplete_autoinstall = false 5 disable_colors = true 6 notify_updates = true 7 release_channel = stable 8 enable_analytics = true 9 analytics_id = 10 enable_curl = false 11 12 [remote "liferay"] 13 ; Default cloud remote 14 infrastructure = us-west-1.liferay.cloud 15 username = admin 16 17 [remote "local"] 18 infrastructure = http://localhost:63887 19 service = wedeploy.me 20 username = admin 21 token = token 22