DatabaseTableListCommand extends Command uses ConfigOptions, DBOptions
FinalYes
Constants
- DB_CONNECTION_HELP = "Database connection string can be passed through <info>FLOW_DB_CONNECTION_STRING</info> environment variable, otherwise command will ask for it.\n<info>--db-connection-file</info> option takes priority over <info>FLOW_DB_CONNECTION_STRING</info> environment."
Methods
- configure() : void
Constants
DB_CONNECTION_HELP
public
mixed
DB_CONNECTION_HELP
= "Database connection string can be passed through <info>FLOW_DB_CONNECTION_STRING</info> environment variable, otherwise command will ask for it.\n<info>--db-connection-file</info> option takes priority over <info>FLOW_DB_CONNECTION_STRING</info> environment."
Methods
configure()
public
configure() : void