Skip to content

Enhancement: Improve handling of target directory #59

@funnelfiasco

Description

@funnelfiasco

I suggest making the directory an optional part of kusari repo scan. We can assume that most users will scan their $CWD and if not, they can specify --target=<DIR>. Adding a --target option also gives users the ability to use generate-config to write to a non-$CWD directory (e.g. kusari configuration generate-config --directory ~/devel/kusari-cli).

I'm leaning toward making this a global option, even though it wouldn't be relevant to every command, because adding it separately in multiple commands becomes a larger maintenance burden.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeBreaks compatibility with previous releasesenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions