Use website
command to create or list websites.
Sub-command of website
. This command creates a website.
Options :
--source-dir
- Website files directory, defaults to current working directory (required)--optimization
- Website optimization level (optional). Allowed values no
, basic
, standard
and full
. Default value is basic
--security
- Website security level (optional). Allowed values no
, basic
, standard
and full
. Default value is basic
--username
- Clodui username (optional)--password
- Clodui password (optional)Example :
$ clodui website create --source-dir <website-directory-path>
Sub-command of website
. This command list websites.
Options :
--username
- Clodui username (optional)--password
- Clodui password (optional)Example :
$ clodui website list
Sub-command of website
. This command show status of a website.
Options :
--website-id
- Website id (required)--username
- Clodui username (optional)--password
- Clodui password (optional)Example :
$ clodui website status --website-id <website-id>
We use cookies to offer you a better experience and analyze site traffic. By continuing to use this website, you consent to the use of our cookies.