Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Feature/files list occ command #43342
Feature/files list occ command #43342
Changes from 11 commits
027d692
b9caee2
f90b106
1503053
2b915f3
7e27fbe
d82b3b3
a035d41
ac4efa8
92e5516
d59769e
1764794
5638ef2
79b5410
4058838
90f5d26
351d671
0cfb4dd
fc20909
14078fc
9b129a6
57752e6
e8573aa
c5ded86
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The description no longer matches with it being moved to and argument. (the
path=
)There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@icewind1991 Updated the description of the path argument
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I mean the
path=...
doesn't match anymore as it's no longer an option, so you no longer specify thepath=
partThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @icewind1991 not sure if i understood it correctly because i still do occ files:list path=/admin/files/Media --type=video where path is required and the above lists all the video files in the path
Check notice
Code scanning / Psalm
PossiblyNullReference Note
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check failure on line 120 in apps/files/lib/Command/ListFiles.php
GitHub Actions / static-code-analysis
UndefinedInterfaceMethod
Check failure on line 134 in apps/files/lib/Command/ListFiles.php
GitHub Actions / static-code-analysis
InvalidArgument
Check failure on line 138 in apps/files/lib/Command/ListFiles.php
GitHub Actions / static-code-analysis
InvalidArgument
Check failure on line 299 in apps/files/lib/Command/ListFiles.php
GitHub Actions / static-code-analysis
InvalidPassByReference
Check failure on line 304 in apps/files/lib/Command/ListFiles.php
GitHub Actions / static-code-analysis
InvalidPassByReference