Skip to content

Add a tools list command #6429

@jamietanna

Description

@jamietanna

To provide a way for users to see what versions of tools are installed on their Containerbase image, we should provide a containerbase-cli list tools command (and potentially a list-tools command, too)

Additionally, as a way to provide programmatic access to the tools themselves, we should have a --json flag.

The output for the JSON format should be documented, ideally in a JSON schema, but that can be a follow-up.

Given Containerbase logs on stdout, we should have a --out flag to output the JSON to a file path.

This will allow users to understand what's on the image, without needing to delve into the .nedb files in /opt/containerbase/data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mend:customer-requestIssues requested on behalf of a Mend customer

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions