question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Command line args to disable config dialog and console

See original GitHub issue

Hi,

The Cloud Commander provides this config dialog (e.g. by pressing F10) to change some parameters. Wouldn’t it be great to have a command-line argument available to disable this config dialog? For example:

cloudcmd --no-config-dialog

This is because some of the config options are not meant to be changed by a user such as the port or the root directory, or even the auth credentials. Same is true for the console dialog, which also provides too much access for some use cases. So another option would be nice:

cloudcmd --no-console

Johannes

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
coderaisercommented, Nov 9, 2016

Ability to hide config landed in v5.8.0.

0reactions
coderaisercommented, Nov 10, 2016

--no-console landed in v5.9.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

List of Chromium Command Line Switches - Peter Beverloo
Some change behavior of features, others are for debugging or experimenting. This page lists the available switches including their conditions and descriptions.
Read more >
Command-line switches for Microsoft Office products
Use command-line switches to customize the startup process for Microsott Office programs: Word, Excel, PowerPoint, Outlook, and Access.
Read more >
c# - How can I clear the CommandLineArgs of an application ...
Show activity on this post. You can use Process. Start to start a new instance of the application, providing the new credentials as...
Read more >
Command Line Options - Valve Developer Community
Suppresses console warnings from stale.txt existing. -autoconfig, Restores video and performance settings to default for the current hardware ...
Read more >
Command-line arguments - Sumatra PDF
List of command line options. -restrict : runs in restricted mode where you can disable features that require access to file system, registry...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found