CommandParam uses ConstantsTrait
The enumeration of the common command's parameters.
Tags
Table of Contents
Constants
- ACTIONS = 'actions'
- The 'actions' parameter.
- BATCH_SIZE = 'batchSize'
- The 'batchSize' parameter.
- CERTBOT = 'certbot'
- The 'certbot' parameter.
- CHOWN = 'chown'
- The 'chown' parameter.
- CLEARABLE = 'clearable'
- The 'clearable' parameter.
- COMMAND = 'command'
- The 'command' parameter.
- CONFIG = 'config'
- The 'config' parameter.
- CONFIG_PATH = 'configPath'
- The 'configPath' parameter.
- DATABASE = 'database'
- The 'database' parameter.
- DESCRIPTION = 'description'
- The 'description' parameter.
- HELP = 'help'
- The 'help' parameter.
- ID = 'id'
- The 'id' parameter.
- INFLECTOR = 'inflector'
- The 'inflector' parameter.
- JSON_OPTIONS = 'jsonOptions'
- The 'jsonOptions' parameter.
- MYSQL_ROOT = 'mysqlRoot'
- The 'mysqlRoot' parameter.
- NGINX = 'nginx'
- The 'nginx' parameter.
- SERVER = 'server'
- The 'server' parameter.
Constants
ACTIONS
The 'actions' parameter.
public
mixed
ACTIONS
= 'actions'
BATCH_SIZE
The 'batchSize' parameter.
public
mixed
BATCH_SIZE
= 'batchSize'
CERTBOT
The 'certbot' parameter.
public
mixed
CERTBOT
= 'certbot'
CHOWN
The 'chown' parameter.
public
mixed
CHOWN
= 'chown'
CLEARABLE
The 'clearable' parameter.
public
mixed
CLEARABLE
= 'clearable'
COMMAND
The 'command' parameter.
public
mixed
COMMAND
= 'command'
CONFIG
The 'config' parameter.
public
mixed
CONFIG
= 'config'
CONFIG_PATH
The 'configPath' parameter.
public
mixed
CONFIG_PATH
= 'configPath'
DATABASE
The 'database' parameter.
public
mixed
DATABASE
= 'database'
DESCRIPTION
The 'description' parameter.
public
mixed
DESCRIPTION
= 'description'
HELP
The 'help' parameter.
public
mixed
HELP
= 'help'
ID
The 'id' parameter.
public
mixed
ID
= 'id'
INFLECTOR
The 'inflector' parameter.
public
mixed
INFLECTOR
= 'inflector'
JSON_OPTIONS
The 'jsonOptions' parameter.
public
mixed
JSON_OPTIONS
= 'jsonOptions'
MYSQL_ROOT
The 'mysqlRoot' parameter.
public
mixed
MYSQL_ROOT
= 'mysqlRoot'
NGINX
The 'nginx' parameter.
public
mixed
NGINX
= 'nginx'
SERVER
The 'server' parameter.
public
mixed
SERVER
= 'server'