Skip to content

Allow site-specific configuration to change command line defaults #528

@hiker

Description

@hiker

This can be very useful, e.g. if a site wants to specify local repository mirrors or so.
E.g.:

        parser.set_defaults(casim="/local/casim/mirror", jules="/local/jules/mirror")

While this can already be done using the handle_command_line_options callback, this is too late to update the help message with the new default values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions