Skip to content

feat: Allow defining multiple profiles in configuration#156

Merged
amstuta merged 1 commit intomainfrom
dev/aamstutz/multiple-profiles
Feb 27, 2026
Merged

feat: Allow defining multiple profiles in configuration#156
amstuta merged 1 commit intomainfrom
dev/aamstutz/multiple-profiles

Conversation

@amstuta
Copy link
Collaborator

@amstuta amstuta commented Feb 27, 2026

Description

Allow defining multiple profiles in configuration to use several accounts, each one having its own preferences.

Fixes #98 (issue)

Type of change

  • New feature (non-breaking change which adds functionality)
  • Documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have commented my code
  • I ran go mod tidy
  • I have added tests that prove my fix is effective or that my feature works

@amstuta amstuta requested a review from a team as a code owner February 27, 2026 10:36
Signed-off-by: Arthur Amstutz <arthur.amstutz@corp.ovh.com>
@amstuta amstuta force-pushed the dev/aamstutz/multiple-profiles branch from d2fe16d to 476545e Compare February 27, 2026 10:38
@amstuta amstuta merged commit eed21b6 into main Feb 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Handle multiple profiles in configuration

2 participants