-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
breaking changeBreaks compatibility with previous releasesBreaks compatibility with previous releasesenhancementNew feature or requestNew feature or request
Description
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
Labels
breaking changeBreaks compatibility with previous releasesBreaks compatibility with previous releasesenhancementNew feature or requestNew feature or request