feat: Additional Settings (e.g. sort preference, default columns)
We should discuss whether we want to add additional settings to the CLI, such as configuring sort preferences (#418 #421) and the default column selection (#423). If we decide that we want additional settings, we need to find an easy to maintain way to read and modify them.
- Where to save the settings?
- What interface do we need to provide for internal usage?
- Should this be configurable per-context or globally?
@cedi I would like wait with your PRs until I had time to discuss this with my colleagues. As its about to be holiday season, this will probably be delayed until January.
If we decide to extend our CLI in this way, I would like to propose another feature. Being able to define context based default ssh-keys, like it is already possible in the cloud console, would be a neat extension.
This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.
This issue has been marked as stale because it has not had recent activity. The bot will close the issue if no further action occurs.
If we decide to extend our CLI in this way, I would like to propose another feature. Being able to define context based default ssh-keys, like it is already possible in the cloud console, would be a neat extension.
This will be added with #759
Configurable sort preferences were introduced in #795
Only the default columns are missing now. Could you create a new ticket for that request and close this issue @phm07?