Skip to content

Add dry-run-like option #17

@casparvl

Description

@casparvl

EESSI CLI abstracts away a lot of complexity, e.g. of CVMFS. This is nice - until things don't work, or you want to do something slightly different.

Since EESSI CLI essentially just runs certain sequences of commands (e.g. eessi check would in the background just invoke several cvmfs commands), it would be nice to just be able to dump those commands - to stdout, or to a script. That ensures that the CLI tool doesn't become a 'black box', and also provides more flexibility: if something doesn't quire work on your system, you can use the CLI tool to get the full list of commands, and maybe change one option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions