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

Improve documentation #28

Open
Bluebugs opened this issue Jan 24, 2023 · 1 comment
Open

Improve documentation #28

Bluebugs opened this issue Jan 24, 2023 · 1 comment

Comments

@Bluebugs
Copy link

Additional documentation of the upload process, selfupdatectl command and what should be present on the server for update process to succeed is needed.

@jj0e
Copy link

jj0e commented Jan 24, 2023

I noticed there is a typo in the README. The README uses the following command as an example for upload:

selfupdatectl s3uploads myprogram-windows-amd64 targetS3PAth

This command has a typo in s3uploads rather it should be s3upload.

Futhermore I was able to figure out an example command to use. I did:

$ selfupdatectl s3upload --aws-bucket="bucket_name" --aws-region="us-east-1" --aws-secret="aws_secret_key" ID="aws_access_key" ./myapp.exe ./S3targetpath

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants