command
module
Version:
v0.0.0-...-fd9432d
Opens a new window with list of versions in this module.
Published: Mar 2, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
R2 Action
Perform an operation with objects in Cloudflare R2 bucket
Name |
Description |
Required |
account_id |
Cloudflare Account ID |
true |
access_key_id |
Cloudflare R2 Access Key ID |
true |
access_key_secret |
Cloudflare R2 Access Key Secret |
true |
bucket |
Cloudflare R2 Bucket Name |
true |
operation |
Operation to perform: get, put, delete |
true |
key |
Object key |
true |
file |
Local file path, not required for delete operation |
false |
Documentation
¶
GitHub Action that performs an operation on R2 Cloud storage object.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.