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.

Calling internal commands

See original GitHub issue

It would be cool if you could execute a command using the -c option just like in bash.

node main.js -c "my-command"

It could also be cool if you could require the node file and run commands manually. This way we can share the CLI code.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
GranularDetectivecommented, Feb 29, 2016

You don’t understand what I’m telling you or more likely you are pretending not to understand.

1reaction
GranularDetectivecommented, Feb 29, 2016

No. You do not ever close this issue because you haven’t fixed the underlying problem as you know dthree.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Call - Windows CMD
internal_cmd Run an internal command, first expanding any variables in the argument. The Microsoft help for the CALL command states: "Calls one batch...
Read more >
MS-DOS and Windows Command Line Call Command
Call command information for MS-DOS and the Windows command line. Page includes call command availability, syntax, and examples.
Read more >
List of all Internal Commands in Command Prompt
List of all Internal Commands in Command Prompt ; CALL, Call one batch program from another ; CD, Change Directory – move to...
Read more >
call
Reference article for the call command, which calls one batch program from another without stopping the parent batch program.
Read more >
DOS Command: CALL
CALL · Type: Internal (3.3 and later) · Syntax: CALL [d:][path]batchfilename [options ] · Purpose: Calls another batch file and then returns to...
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