Skip to content

Allow 'fleetctl get carve' to take <request_id> as a parameter #26541

Open
@pintomi1989

Description

Gong: TODO

Problem

When I query a log file to turn into a carve, Fleet gives me the Request ID

but I can't just do fleetctl get carve <request_id>

first I have to do fleetctl get carves to determine the "carve ID"

I'd love if I could save this extra step and just use the request ID that I already know

What have you tried?

Running fleetctl get carves to first get the carve ID, then use that to retrieve the carve (extra step)

Potential solutions

Allow fleetctl get carve to take <request_id> as a parameter, since that is provided when you query a log file to turn into a carve

What is the expected workflow as a result of your proposal?

The step of having to run fleetctl get carves and find the carve ID is not necessary to get a carve, since <request_id> is also an identifier, and has already been provided when querying a log file to turn into a carve.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    :productProduct Design department (shows up on 🦢 Drafting board)customer-flavia~feature festWill be reviewed at next Feature Fest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions