Skip to content

cloudoperators/cloudctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

REUSE status

cloudctl

Unified Kubernetes CLI for the cloud.

cloudctl is a command line interface that helps:
    
    1) Fetch and merge kubeconfigs from the central Greenhouse cluster into your local kubeconfig
    2) Sync contexts and credentials for seamless kubectl usage
    3) Inspect the Kubernetes version of a target cluster
    4) Print the cloudctl version and build information

Examples:
  - Merge/refresh kubeconfigs from Greenhouse:
      cloudctl sync

  - Show Kubernetes version for a specific context:
      cloudctl cluster-version --context my-cluster

  - Show cloudctl version:
      cloudctl version

Usage:
  cloudctl [command]

Available Commands:
  cluster-version Prints the cluster version of the context in kubeconfig
  completion      Generate the autocompletion script for the specified shell
  help            Help about any command
  sync            Fetches kubeconfigs of remote clusters from Greenhouse cluster and merges them into your local config
  version         Print the cloudctl version information

Flags:
  -h, --help   help for cloudctl

Use "cloudctl [command] --help" for more information about a command.

Requirements and Setup

Download the latest release from here, move to a location in PATH and update file permissions.

Support, Feedback, Contributing

This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.

Security / Disclosure

If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.

Licensing

Copyright 2025 SAP SE or an SAP affiliate company and cloudctl contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

About

Unified Kubernetes cli for the cloud.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 8