Stremio / stremio-beamup-cli

CLI for deploying to Beam Up servers
MIT License
18 stars 1 forks source link

Possible to delete secrets? #10

Open vitorp07 opened 1 day ago

vitorp07 commented 1 day ago

Hi,

I did the mistake of setting a value in my project for PORT using "beamup secrets" making it unusable. Is there any command available to delete secrets from my project?

Thank you

dexter21767-dev commented 23 hours ago

there's nothing you can do except requesting the deletion of the addon then redeploying a fresh new one.

vitorp07 commented 17 hours ago

Thank you for answering, I can see now here the function to add the secrets but I am not seeing one to delete or clear.

By any chance, do you know if that is a dokku limitation or if it was just never implemented to the beamup-cli?