Symfony 5.4.23 (env: prod, debug: false) #StandWithUkraine https://sf.to/ukraine Usage: command [options] [arguments] Options: -h, --help Display help for the given command. When no command is given display help for the list command -q, --quiet Do not output any message -V, --version Display this application version --ansi|--no-ansi Force (or disable --no-ansi) ANSI output -n, --no-interaction Do not ask any interactive question -e, --env=ENV The Environment name. [default: "prod"] --no-debug Switch off debug mode. -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug Available commands: about Display information about the current project completion Dump the shell completion script help Display help for a command list List commands assets assets:install Install bundle's web assets under a public directory cache cache:clear Clear the cache cache:pool:clear Clear cache pools cache:pool:delete Delete an item from a cache pool cache:pool:list List available cache pools cache:pool:prune Prune cache pools cache:warmup Warm up an empty cache config config:dump-reference Dump the default configuration for an extension convert convert:video Converts video file to mp4 format dbal dbal:run-sql Executes arbitrary SQL directly from the command line. debug debug:autowiring List classes/interfaces you can use for autowiring debug:config Dump the current configuration for an extension debug:container Display current services for an application debug:dotenv Lists all dotenv files with variables and values debug:event-dispatcher Display configured listeners for an application debug:router Display current routes for an application doctrine doctrine:cache:clear-collection-region Clear a second-level cache collection region doctrine:cache:clear-entity-region Clear a second-level cache entity region doctrine:cache:clear-metadata Clear all metadata cache of the various cache drivers doctrine:cache:clear-query Clear all query cache of the various cache drivers doctrine:cache:clear-query-region Clear a second-level cache query region doctrine:cache:clear-result Clear all result cache of the various cache drivers doctrine:database:create Creates the configured database doctrine:database:drop Drops the configured database doctrine:ensure-production-settings Verify that Doctrine is properly configured for a production environment doctrine:mapping:convert [orm:convert:mapping] Convert mapping information between supported formats doctrine:mapping:import Imports mapping information from an existing database doctrine:mapping:info Show basic information about all mapped entities doctrine:query:dql Executes arbitrary DQL directly from the command line doctrine:query:sql Executes arbitrary SQL directly from the command line. doctrine:schema:create Processes the schema and either create it directly on EntityManager Storage Connection or generate the SQL output doctrine:schema:drop Drop the complete database schema of EntityManager Storage Connection or generate the corresponding SQL output doctrine:schema:update Executes (or dumps) the SQL needed to update the database schema to match the current mapping metadata doctrine:schema:validate Validate the mapping files importer importer:extract:unique:answers:from:file Extracts unique values from one column in csv file importer:import:data Imports responses data from csv file to survey lint lint:container Ensure that arguments injected into services match type declarations lint:yaml Lint a YAML file and outputs encountered errors router router:match Help debug routes by simulating a path info match secrets secrets:decrypt-to-local Decrypt all secrets and stores them in the local vault secrets:encrypt-from-local Encrypt all local secrets to the vault secrets:generate-keys Generate new encryption keys secrets:list List all secrets secrets:remove Remove a secret from the vault secrets:set Set a secret in the vault