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.

Add a Dry-run option

See original GitHub issue

A dry-run option would be nice (e.g: ./install --dry-run). It would allow testing new configs without wrecking your home.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:4
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
anishathalyecommented, Jul 7, 2021

It’s on my todo list, but I haven’t implemented this feature yet.

0reactions
jlumpecommented, Aug 4, 2022

@anishathalye Is this feature still on the to-do list? It would be very helpful to test your configuration.

Read more comments on GitHub >

github_iconTop Results From Across the Web

`--dry-run` option - Command line - RSpec Core - Relish
Given: a file named "spec/dry_run_spec.rb" with: RSpec.configure do |c| c.before(:suite) { puts "before suite" } c. · When: I run rspec --dry-run ·...
Read more >
dry-run option #4725 - dotansimha/graphql-code-generator
I tried using lint-staged and just automatically add the generated files with ... feat(cli): add a dry-run mode with --check cli flag #8149....
Read more >
Add some dry run option to script - Unix & Linux Stack Exchange
1 Answer 1 · 1. The trick with $cmd ls is just awsome! · 1. @Jim Just note that you will have to...
Read more >
WIP: Add --dry-run option (!363) · Merge requests - GitLab.org
To be used to list tests without running them, or to see what docker commands will be executed without executing them. See.
Read more >
& : Always Use Dry-run Options If Possible
Using an option --dry-run (sometimes --dry_run or --dryrun ) simulates a command without actually running it. That way, if there is an error...
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