Skip to content
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

Submit kcap to S3 bucket #28

Open
rabbitstack opened this issue Dec 2, 2020 · 0 comments
Open

Submit kcap to S3 bucket #28

rabbitstack opened this issue Dec 2, 2020 · 0 comments
Labels
needs: config Indicates the issue requires changes in the config file/flags needs: docs Indicates that the issue needs documentation updates scope: kcap Anything related to captures

Comments

@rabbitstack
Copy link
Owner

rabbitstack commented Dec 2, 2020

Description

It might be useful to automatically upload the kcap file to the S3 bucket. For this purpose, the CLI should get an additional flag that would indicate whether the capture file is submitted when the user stops the capturing process. We should strive to make the CLI sexy. For example, introducing a progress bar to render the upload progress.

I'm inclined to initially design the solution in a generic way, regardless of the object store platform. This means we should model the configuration to accept future storage backends.

References

https://github.com/minio/minio
https://github.com/minio/minio-goK
https://github.com/aws/aws-sdk-go

@rabbitstack rabbitstack added needs: docs Indicates that the issue needs documentation updates needs: config Indicates the issue requires changes in the config file/flags scope: kcap Anything related to captures labels Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: config Indicates the issue requires changes in the config file/flags needs: docs Indicates that the issue needs documentation updates scope: kcap Anything related to captures
Projects
None yet
Development

No branches or pull requests

1 participant