SFDX commands takes very long time to execute #3124
Labels
more information required
Issue requires more information or a response from the customer
validated
Version information for this issue has been validated
Summary
SF CLI commands takes very long time to execute. How can I diagnose what is going on?
I suspect it may be due to my corporate laptop network settings - how can I debug it to get what calls are executed within CLI, so I can give a list of them to my IT department?
Steps To Reproduce
Run
sf org list
command orsf org display
Expected result
They should run faster, comfortable under 10 seconds
Actual result
They are running very slow, in range 60-300 seconds
Additional information
%{ "{0:o}: {1}" -f (Get-Date), $_ }
is used to get timestamps.sf org list
command:it took 241 seconds
sf org display
command:it took 66 seconds
System Information
The text was updated successfully, but these errors were encountered: