You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a CLI command that will list the document names from the different configured providers.
The list command should:
* List all the documents for all the defined providers if not arguments are passed
* List only the documents for which the provider is specified using the the flag "--only". Multiple "--only" options can be used.