Open
Description
Extend gp env
to natively support base64 uploads, for multi-line files. Basically, this blog post, but built-in to Gitpod.
The use-case for this is for SSH key uploads, which should also be improved with:
- Epic: Upload users SSH keys to Gitpod #9932
- One SSH key for the account that gets shared with each workspace on account #6794
Related:
However there might be more scenarios / edge cases where multi-line support would be generally useful.
Relates to: