-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 command to scan external storages directly #25109
Conversation
CS and Psalm have complains |
Ping @icewind1991 I think it would be good to have this in a good shape for when we branch off |
Sooo.... continue or close? |
🏓 |
conflicts and unhappy CI |
moving to 23 |
/rebase |
c45c35e
to
df9bb30
Compare
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.
It would be cleaner to also support json output since if I recall correctly all occ command advertise support for --output=json
@icewind1991 or @come-nc can you rebase? |
4208014
to
d7d8822
Compare
the main use case of this over simply scanning through is the ability to provide a username and/or password for cases where login credentials are used Signed-off-by: Robin Appelman <[email protected]>
d7d8822
to
42e14cc
Compare
the main use case of this over simply scanning through the full path is the ability to provide a username and/or password for cases where login credentials are used and remove the need to pick a user to scan through
Signed-off-by: Robin Appelman [email protected]