publish-bin
function
The publish-bin
action publishes binary to regional public R2. It belongs to the publish category within the appdev area.
Action Syntax
publish-bin $variable
A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = publish-bin
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = publish-bin $bin
Action code: 198510192
Version: 0.6.4-0
Last updated: 2025-06-13