gridscale / gscloud

The official command-line interface for the gridscale API
https://gridscale.io/
MIT License
16 stars 8 forks source link

Improve account handling in Runtime #155

Closed JanLukasGithub closed 2 years ago

JanLukasGithub commented 2 years ago

Before, accountName and config were saved, and to get the account you had to manually search for the right account in the config. Now the config and accountName are no longer saved in Runtime, because they're not used anywhere in the program, and instead the account is saved in Runtime

bkircher commented 2 years ago

Can you rebase manually please?

JanLukasGithub commented 2 years ago

Can you rebase manually please?

I think that's done

bkircher commented 2 years ago

Yep, Thanks!