Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Create a cli command to debug a job locally #3511

Open

Description

We can already download all of the contents for a job. Using the local fuzzing feature, we can create a template based on the tasks submitted to onefuzz to be able to run the job locally.

High level summary of the steps required:

  1. Download all job containers
  2. Download onefuzz tools to get onefuzz-task
  3. Create a template, set the necessary inputs to the downloaded containers
  4. Update any other task options like target_options
  5. Tell the user to run onefuzz-task local template {newly-created-template}.yml

AB#166278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions