Closed jesseditson closed 3 months ago
Pending:
https://github.com/jesseditson/archival/issues/6 https://github.com/jesseditson/archival/issues/8
if you are signed in, archival upload will allow you to upload large files.
General flow:
archival upload [object] [field_path] [filename]
Notes:
Upload behavior should be behind a trait so that we can have different impls in binary and wasm mode.
Pending:
https://github.com/jesseditson/archival/issues/6 https://github.com/jesseditson/archival/issues/8
if you are signed in, archival upload will allow you to upload large files.
General flow:
archival upload [object] [field_path] [filename]
Notes:
Upload behavior should be behind a trait so that we can have different impls in binary and wasm mode.