Skip to content

command: add --exclude flag #334

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

Merged
merged 38 commits into from
Aug 6, 2021
Merged

command: add --exclude flag #334

merged 38 commits into from
Aug 6, 2021

Conversation

ocakhasan
Copy link
Contributor

@ocakhasan ocakhasan commented Aug 2, 2021

  • --exclude flag is implemented in rm, ls, cp, du and select.
  • --exclude flag is used to exclude objects which fits to given pattern.
  • all command tests are included apart from select.

Resolves #266

@ocakhasan ocakhasan marked this pull request as ready for review August 3, 2021 09:36
@ocakhasan ocakhasan requested a review from a team as a code owner August 3, 2021 09:36
@ocakhasan ocakhasan requested review from ilkinulas and seruman and removed request for a team August 3, 2021 09:36
@ocakhasan ocakhasan changed the title command: add --exclude flag without URL command: add --exclude flag Aug 5, 2021
@seruman seruman merged commit 604f03a into peak:master Aug 6, 2021
@ocakhasan ocakhasan deleted the exclude_new branch August 11, 2021 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request for --include and --exclude filters
2 participants