cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: Additional Settings (e.g. sort preference, default columns)

Open apricote opened this issue 3 years ago • 5 comments

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?

apricote avatar Dec 13 '22 13:12 apricote

@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.

apricote avatar Dec 13 '22 13:12 apricote

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.

MarkusFreitag avatar Mar 07 '23 17:03 MarkusFreitag

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.

github-actions[bot] avatar Jun 06 '23 12:06 github-actions[bot]

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.

github-actions[bot] avatar Oct 05 '23 12:10 github-actions[bot]

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

phm07 avatar Jun 06 '24 15:06 phm07

Configurable sort preferences were introduced in #795

phm07 avatar Jul 11 '24 10:07 phm07

Only the default columns are missing now. Could you create a new ticket for that request and close this issue @phm07?

apricote avatar Jul 11 '24 10:07 apricote