Welcome Guest, Not a member yet? Register   Sign In
Ci4, CLI Spark Run Standart Command Terminal
#3
Photo 

(05-04-2024, 11:36 AM)codeus Wrote: For commands such as cd and composer, it would easiest to use a shell, which of course will run spark command also.

If you are using OSX / linux / unix, then use bash.
For windows, use powershell.

hi codeus, thanks for u replay
i mean , 
i have create features CLI  for my project, 
its a new command in spark to installation my project.
just by  call 1 command in my project then all other command will be automaticaly executed

ex. php spark ybs:install

so other command  will be automaticaly executed

i have create that but the problem i dont know how to run
command outside the spark .

i have class extend BaseCommand

n use function $this->call(...)

but this function just call command inside the spark.

i need call command outside the spark
Reply


Messages In This Thread
RE: Ci4, CLI Spark Run Standart Command Terminal - by dhiya as - 05-04-2024, 01:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB