Cyphernetes Release Notes - Version 0.1
Release Overview:
I'm excited to announce the release of Cyphernetes version 0.1, a powerful CLI tool for querying Kubernetes clusters using a syntax akin to Cypher query language. This initial release lays the groundwork for a robust, user-friendly way to interact with Kubernetes resources.
Key Features:
- Standalone Query Command: Execute complex queries directly from the command line.
- Interactive Shell: A user-friendly shell with advanced features like syntax highlighting and autocompletion, enhancing the user experience.
- Query Engine: Supports basic MATCH/RETURN expressions, allowing for intricate querying of Kubernetes resources.
- Lexer/Parser Functionality: Robust underlying lexer and parser capabilities for processing queries.
- Kubernetes Graph Model: Understands and visualizes connections between common Kubernetes resource types, streamlining the understanding of cluster architecture.
Notes:
This is an initial release; expect iterative enhancements and more features in future updates.
Feedback and contributions are highly encouraged to improve and expand the capabilities of Cyphernetes.
Thanks for your support and I look forward to evolving Cyphernetes together! 🚀🎉