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
{{ message }}
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
I can't find any examples of how to upload a single file which I'd like to do at runtime rather than run on a cronjob (I assume I have to run this as a cronjob?)
Hi @jessejamesrichard assuming your running turbolift from master you'll use the -o or --object flag. This will upload the single object. For more on uploads you can do the following for all of the supported options turbolift upload --help. Your example cron job could work as so:
I can't find any examples of how to upload a single file which I'd like to do at runtime rather than run on a cronjob (I assume I have to run this as a cronjob?)
When running:
This is what I get:
The text was updated successfully, but these errors were encountered: