Skip to content

Create Standalone KubeStellar CLI with Shared Core Functionality #44

@MAVRICK-1

Description

@MAVRICK-1

Create Standalone KubeStellar CLI with Shared Core Functionality

Summary

Develop a standalone KubeStellar CLI (kubestellar) that provides the same multi-cluster management capabilities as the kubectl plugin (kubectl-multi), with shared core functionality between both implementations to avoid code duplication and ensure feature parity.

Background

Currently, KubeStellar provides multi-cluster management through a kubectl plugin (kubectl-multi). While this works well for users familiar with kubectl, there's a need for a standalone CLI that:

  • Can be used independently without kubectl
  • Provides a dedicated KubeStellar-branded experience
  • Shares the same core functionality to maintain consistency
  • Reduces maintenance overhead through code reuse

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions