We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I read through https://github.com/spox/bogo-ui/blob/master/lib/bogo-ui/ui.rb and although it seems like this should work, it doesn't currently.
$ batali cache --scrub --yes ERROR: ArgumentError: Unknown CLI option provided `--yes` $ batali -v batali - Cookbook Collection Manager - [Version: 0.4.10] - DRY should be the rule, not the exception
Was looking here: https://github.com/spox/bogo-ui/blob/master/lib/bogo-ui/ui.rb#L184 and https://github.com/spox/batali/blob/master/lib/batali/command/cache.rb#L20
What am I missing?
The text was updated successfully, but these errors were encountered:
Merge pull request #97 from webframp/scrub/yes
ba248d8
Add command line flag for unattended cache scrub, fixes #94
No branches or pull requests
I read through https://github.com/spox/bogo-ui/blob/master/lib/bogo-ui/ui.rb and although it seems like this should work, it doesn't currently.
Was looking here: https://github.com/spox/bogo-ui/blob/master/lib/bogo-ui/ui.rb#L184 and https://github.com/spox/batali/blob/master/lib/batali/command/cache.rb#L20
What am I missing?
The text was updated successfully, but these errors were encountered: