saf icon indicating copy to clipboard operation
saf copied to clipboard

Integrate SAF CLI with the Heimdall API

Open wdower opened this issue 2 years ago • 2 comments

SAF CLI should be able to interact with the Heimdall API.

ex. upload files to an existing Heimdall server (as oppoosed to saf view heimdall that launches one locally): saf push heimdall -u <username>:<api key> -f <file to upoload> https://your.heimdall.domain

wdower avatar Jun 06 '22 19:06 wdower

Does this help with the multi-part thing? https://docs.nestjs.com/techniques/file-upload and does it makes sense this is the integration point?

aaronlippold avatar Jun 06 '22 19:06 aaronlippold

Unless I am missing something - the nextjs folks have the push capability worked out

aaronlippold avatar Jun 06 '22 20:06 aaronlippold