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.

Feature request: Support for custom command-line args

See original GitHub issue

I build my project with Trimmer. Doing so on the command line is a little different; you don’t need to specify the platform explicitly (because your Trimmer profile lists it in the file), but you do need to add a -profileName argument in order to select a build profile. If the build profile supports multiple platforms but you only want to build for one of them, you need to say so with another argument as well.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

0reactions
ScionOfDesigncommented, Feb 11, 2020

Yes this works great!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature] Allow custom command-line arguments in @ ...
When using the Playright test runner, I would like to be able to pass a command-line argument to my Playwright test, similar to...
Read more >
Command line arguments
Set a custom config folder. -cmd <command>, Runs a command on startup. irc://hostname:port/#channel, Opens a plain connection to the hostname and port, ...
Read more >
Jest: Passing custom arguments
In the post i'll show how to pass custom command line arguments to test suits run by Jest framework.
Read more >
argparse — Parser for command-line options, arguments ...
ArgumentParser objects allow the help formatting to be customized by specifying an alternate formatting class. Currently, there are four such classes: class ...
Read more >
create-feature — AWS CLI 1.27.37 Command Reference
--generate-cli-skeleton (string) Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input...
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