The Wayback Machine - https://web.archive.org/web/20201215090349/https://github.com/comby-tools/comby/issues/193
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

Add subcommands for common operations #193

Open
rvantonder opened this issue Jul 31, 2020 · 0 comments
Open

Add subcommands for common operations #193

rvantonder opened this issue Jul 31, 2020 · 0 comments

Comments

@rvantonder
Copy link
Member

@rvantonder rvantonder commented Jul 31, 2020

The default positional and anonymous arguments make it challenging to use comby for distinct operations like:

  • rewriting a single pattern
  • just matching files
  • using a configuration file that contains multiple patterns

Subcommands for these operations will help reduce command line trickiness. Currently, the idea is to support:

  • comby find ...
  • comby rewrite ...
  • comby config ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.