CodeIgniter Forums
Command Line Tool - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: Command Line Tool (/showthread.php?tid=92746)



Command Line Tool - okatse - 04-14-2025

Executing the php spark command causes the message CodeIgniter v4.5.7 Command Line Tool - Server Time: 2025-04-14 18:46:24 UTC+02:00 to be displayed. Is there a way to disable this?


RE: Command Line Tool - paulbalandan - 04-14-2025

Pass the `--no-header` flag when you call spark.


RE: Command Line Tool - okatse - 05-05-2025

Thank you. I don't know why I didn't find this in the documentation


RE: Command Line Tool - InsiteFX - 05-05-2025

CodeIgniter 4 User Guide - Command Line Usage Spark Commands