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.

Support referencing console by build number

See original GitHub issue

Add an option to the console command which takes a build number value:

nestor console jobName --build 84

The command outputs the console for the specified build, rather than the latest one as the console command would do by default. I expect most people would use it to print out the console for completed builds.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
cliffanocommented, Oct 24, 2016

@thisgeek Thanks for the feature request. To keep things consistent with the other commands, the console command format would look like this: nestor console <job_name> [build_number] with job_name being mandatory and build_number optional.

0reactions
cliffanocommented, Nov 4, 2016

@thisgeek Thanks for checking it out.

Read more comments on GitHub >

github_iconTop Results From Across the Web

c# - Defining console app version, and referencing version ...
NET Core applications. It controls the default values of all the version numbers embedded in the build output, such as PackageVersion and ...
Read more >
Add references in the Reference Manager - Visual Studio ...
Add a reference. In Solution Explorer, right-click the References or Dependencies node, and then choose either Add Project Reference, ...
Read more >
Build specification reference for CodeBuild
Although version 0.1 is still supported, we recommend that you use version 0.2 ... in plain text using tools such as the CodeBuild...
Read more >
Creating a Test Console Application using Microsoft Visual ...
This section describes how to create a test console application using Microsoft Visual Studio 2010, specifically for creating the web reference to access...
Read more >
Build.VERSION_CODES - Android Developers
Magic version number for a current development build, which has not yet turned ... collection determines that there are no more references 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