(Quick Reference)

set-proxy

目的
Purpose

Activates a proxy configuration Grails should use when communicating over the internet such as with the install-plugin command.

Proxy configurations are defined using the add-proxy command

使用例
Examples

grails add-proxy client --host=proxy-server --port=4300 
       --username=guest --password=guest
grails set-proxy client

詳細
Description

使用方法:

Usage:
grails set-proxy [configuration]

引数:

Arguments:
  • configuration - The proxy configuration name