Uploads upload objects from dir_out, server-side copies copy objects
from their source, and — for the canonical layout — makes a compat copy of
every object at compat_path when compat = TRUE.
Arguments
- plan
tibble from
freeze_plan().- dir_out
unused (kept for symmetry); uploads use
plan$local_path.- bucket
GCS bucket.
- compat
also write compat copies (canonical layout only).
- dry_run
print the plan, touch nothing.