Skip to content

[custom] support command to return size #44

@alexkli

Description

@alexkli

Sometimes the thing to measure is not available as file or folder (or that path isn't hardcoded), and one might want to define a shell command to retrieve it. An example are docker image sizes where you have to run

docker image inspect <image> --format='{{.Size}}'

But that might be better covered by #45.

Might be a new config sizeScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions