Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Make filename in verdi node repo cat optional for SinglefileData #5747

Merged

Commits on Nov 4, 2022

  1. CLI: Make filename in verdi node repo cat optional for `SinglefileD…

    …ata`
    
    The `verdi node repo cat` requires the relative path of the file that is
    to be displayed. For a `SinglefileData`, however, there only is a single
    path. The `RELATIVE_PATH` argument is now made optional if the node is a
    `SinglefileData`, otherwise it will raise like it always did.
    sphuber committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d07cc81 View commit details
    Browse the repository at this point in the history