Skip to content

feat: Connect to multiple clusters #2

Description

@MohamedGDZ

Feature request

Describe the Feature Request

Currently, hvtools only allows connecting to one Azure Local cluster at a time.
In real-world operations, especially in environments managing multiple clusters, it is often necessary to access and monitor several clusters simultaneously.

Describe Preferred Solution

The ability to connect to multiple clusters in parallel within the same hvtools session.
Ideally, this could include:
Managing multiple active connections at the same time
A tabbed or multi-session interface to switch between clusters easily
The ability to run commands or retrieve information independently per cluster
This would significantly improve operational efficiency for administrators managing multi-cluster environments.

Describe Alternatives

Current workaround:

Reconnecting manually each time to a different cluster
However, these approaches are inefficient, time-consuming, and increase the risk of operational mistakes.

Related Code

N/A – this is a feature enhancement request rather than a bug or code issue.

Additional Context

This feature would be especially useful for:
Administrators managing multiple Azure Local / Azure Stack HCI clusters
Troubleshooting, monitoring, and performing maintenance across clusters
Environments with staging, production, and test clusters
A multi-cluster capability would align hvtools with common practices in infrastructure management tools.

If the feature request is approved, would you be willing to submit a PR?
No (but I would be happy to assist with testing and providing feedback)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions