unstructured
ed7f991a - Add s3 writer (#1223)

Commit
2 years ago
Add s3 writer (#1223) ### Description Convert s3 cli code to also support writing to s3. Writers are added as optional subcommands to the parent command with their own arguments. Custom `click.Group` introduced to add some custom formatting and text in help messages. To limit the scope of this PR, most existing files were not touched but instead new files were added for the new flow. This allowed _only_ the s3 connector to be updated without breaking any other ones.
Author
Parents
Loading