Command Line Options

The following table lists the commands you can use for various operations.

Command

Options

Optional/Required

GUIResourceList

 

The supported options are:

-h, --help

Displays the help message

Optional

--role=<ROLE>

Role of the administrator performing the action.

For example:

  • Server Administrator: --role=isp
  • Reseller Administrator: --role=reseller
  • Site Administrator:--role=siteadmin

Required

--user=USER

This specifies the user name. If you are an ISP or a reseller, then USER is your log in name.

If you are a site administrator, then the log in name is <username>@<domainname.com>.

Required

--skin=SKIN

This specifies the skin name that is to be used. [cocoon| mercury|classic]

The default skin is cocoon.

Optional

 

--url=URL

The relative URL of the resource that needs to be listed. This should begin with /static/.

Optional

GUIResourceDownload

 

The supported options are:

-h, --help

Displays the help message

Optional

--role=<ROLE>

Role of the administrator performing the action.

For example:

  • Server Administrator: --role=isp
  • Reseller Administrator: --role=reseller
  • Site Administrator: --role=siteadmin

Required

--user=USER

This specifies the user name. If you are an ISP or a reseller, then USER is your log in name.

If you are a site administrator, then the log in name is: <username>@<domainname.com>.

Required

--skin=SKIN

This specifies the skin name that is to be used. [cocoon| mercury|classic]

The default skin is cocoon.

Optional

--url=URL

The relative URL of the resource that needs to be downloaded.

This should begin with /static/.

Required

 

GUIResourceCustomize

 

The supported options are:

-h, --help

Displays the help message

Optional

--role=<ROLE>

Role of the administrator performing the action.

For example:

  • Server Administrator: --role=isp
  • Reseller Administrator: --role=reseller
  • Site Administrator: --role=siteadmin

Required

--user=USER

This specifies the user name. If you are an ISP or a reseller, then USER is your log in name.

If you are a site administrator, then the log in name is: <username>@<domainname.com>.

Required

--skin=SKIN

This specifies the skin name that is to be used. [cocoon| mercury|classic]

The default skin is cocoon.

Optional

--url=URL

The relative URL of the resource that needs to be customized. This should begin with /static/.

Required

--uri=URI

This local resource to be used for customizing the URL.

This parameter can be specified in the standard URI syntax, which means that any of the following are valid arguments for this option:

/tmp/logo.gif , file:///tmp/logo.gif

http://mywebsite.com/logo.gif

ftp://myuser:password@mysite.com/logo.gif

Required

GUIResourceRevert

The supported options are:

-h, --help

Displays the help message

Optional

 

--role=<ROLE>

Role of the administrator performing the action.

For example:

  • Server Administrator: --role=isp
  • Reseller Administrator: --role=reseller
  • Site Administrator: --role=siteadmin

Required

 

--user=USER

This specifies the user name. If you are an ISP or a reseller, then USER is your log in name.

If you are a site administrator, then the log in name is: <username>@<domainname.com>.

Required

 

--skin=SKIN

This specifies the skin name that is to be used. [cocoon| mercury|classic]

The default skin is cocoon.

Optional

 

--url=URL

The relative URL of the resource that needs to be reverted back. This should begin with /static/.

Optional