Debugging CLI script with arguments |
Passing in CLI long options from quick launch |
|
In the quck box launch entry, for the GET params enter your long arg format options
eg. --database=MY_DB --assetpath=/tmp/my-assets --client=acme-widgets --bucket=acme-widgets-imgix --resizeservice=acme-widgets.imgix.net $longopts = array( 'database:', 'assetpath:', 'clientid:', 'bucket:', 'resizeservice:', 'pathindb' ); $options = getopt(null, $longopts); $ options will be an enumerated array with the option names as the keys. |
||||||||||||
|
Debugging CLI script with arguments |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by