Skip to content

The CLI should facilitate downloading profile artifacts from tasks #1172

@dralley

Description

@dralley

Summary

Pulp has a TASK_DIAGNOSTICS option that creates some reports about memory usage, profiling and whatnot, saved to artifacts and made available at the /pulp/api/v3/tasks/<uuid>/profile_artifacts/ endpoint.

Implemented in pulp/pulpcore#5583

It can be a bit involved to fetch this data manually. It would be very convenient if the CLI could help out with this.

Versions

3.57.0+

Examples

pulp task download-profile-artifacts --href .... [--to dir-to-drop-files/]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Triage-NeededNeeds to be reviewed at next pulp-cli mtgfeature requestNew feature request (template-set)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions