Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Titanium cli - quiet flag not really quiet

$
0
0

Hi there,

When launching the command titanium sdk install --quiet, I get a bit less output than without the flag, but I still get a progress bar. Now, this is not a problem in itself, but I trying to integrate titanium basic installation operations into a tool called chef and the module is failing because chef uses a socket to perform the command.

I get the following output :

---- Begin output of titanium sdk install --quiet ----
STDOUT: 
STDERR: /usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:181
        throw e;
              ^
TypeError: Object #<Socket> has no method 'cursorTo'
etc ...

Is there a way to disable the output completely ?

Could you provide a new flag called --no-progress or avoid printing out progress information if the quiet flag is set ?

Thanks in advance


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>