{"id":45157342,"url":"https://github.com/guepard-corp/guepard-cli","last_synced_at":"2026-02-26T19:28:23.750Z","repository":{"id":277178062,"uuid":"911977193","full_name":"Guepard-Corp/guepard-cli","owner":"Guepard-Corp","description":"Guepard CLI","archived":false,"fork":false,"pushed_at":"2026-02-03T18:47:31.000Z","size":1038,"stargazers_count":8,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-04T07:56:56.780Z","etag":null,"topics":["branching","database","git","postgresql","rust-lang"],"latest_commit_sha":null,"homepage":"https://www.guepard.run","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Guepard-Corp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE_SHORT","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-04T11:08:52.000Z","updated_at":"2026-02-03T18:48:00.000Z","dependencies_parsed_at":"2025-02-12T15:45:39.074Z","dependency_job_id":"8dcb9b4b-8872-4259-8333-76658c0a5adf","html_url":"https://github.com/Guepard-Corp/guepard-cli","commit_stats":null,"previous_names":["guepard-corp/guepard-cli"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/Guepard-Corp/guepard-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guepard-Corp%2Fguepard-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guepard-Corp%2Fguepard-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guepard-Corp%2Fguepard-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guepard-Corp%2Fguepard-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Guepard-Corp","download_url":"https://codeload.github.com/Guepard-Corp/guepard-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guepard-Corp%2Fguepard-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29641929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T03:21:14.183Z","status":"ssl_error","status_checked_at":"2026-02-20T03:18:24.455Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["branching","database","git","postgresql","rust-lang"],"created_at":"2026-02-20T05:02:11.834Z","updated_at":"2026-02-20T05:02:12.872Z","avatar_url":"https://github.com/Guepard-Corp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Guepard](/resources/guepard-cover.png)\n\n\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003eGuepard Platform 🐆 The turbocharged Git for databases\u003c/h1\u003e\n    \u003cbr /\u003e  \n    \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://youtu.be/WlOkLnoY2h8?si=hb6-7kLhlOvVL1u6\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Watch-YouTube-%23ffcb51?logo=youtube\u0026logoColor=black\" alt=\"Watch on YouTube\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://discord.gg/nCXAsUd3hm\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Join-Community-%23ffcb51?logo=discord\u0026logoColor=black\" alt=\"Join our Community\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Guepard-Corp/guepard-engine-v2/actions/workflows/build_and_test.yml\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/Guepard-Corp/guepard-cli/build-release.yml?branch=main\" alt=\"Build\"\u003e\n    \u003c/a\u003e\n    \u003c/p\u003e\n\u003c/div\u003e\n\n# Guepard CLI\n\nA CLI to interact with Guepard Platform, providing version control and management capabilities for database schemas and data.\n\n## Features\n\n- **Git-like Interface**: Familiar commands for developers (`init`, `commit`, `branch`, `checkout`, etc.)\n- **Multi-platform Support**: Built for Windows, macOS, and Linux on both AMD64 and ARM64 architectures\n- **Database Management**: Deploy and manage database instances with version control\n- **Cross-platform**: Consistent experience across all supported platforms\n\n## Installation\n\n### Homebrew (macOS)\n\nThe easiest way to install on macOS:\n\n```bash\nbrew tap guepard-corp/guepard-cli\nbrew install guepard\n```\n\n### Pre-built Binaries\n\nDownload the appropriate binary for your platform from the [Releases](https://github.com/Guepard-Corp/guepard-cli/releases) page:\n\n- **Linux**: `guepard-cli-\u003cversion\u003e-linux-amd64.tar.gz` or `guepard-cli-\u003cversion\u003e-linux-arm64.tar.gz`\n- **Windows**: `guepard-cli-\u003cversion\u003e-windows-amd64.zip` or `guepard-cli-\u003cversion\u003e-windows-arm64.zip`\n- **macOS**: `guepard-cli-\u003cversion\u003e-macos-amd64.tar.gz` or `guepard-cli-\u003cversion\u003e-macos-arm64.tar.gz`\n\n### From Source\n\n```bash\n# Clone the repository\ngit clone https://github.com/Guepard-Corp/guepard-cli.git\ncd guepard-cli\n\n# Build for current platform\nmake build\n\n# Or build for all platforms\nmake build-all\n\n# Install locally\nmake install\n```\n\n## Usage\n\n```bash\n# Login to you account and link the CLI\nguepard login\n\n# List all you available databases\nguepard list\n```\n\n## Supported Platforms\n\n| Platform | Architecture | Status |\n|----------|-------------|--------|\n| Linux    | AMD64 (x86_64) | ✅ |\n| Linux    | ARM64 (aarch64) | ✅ |\n| Windows  | AMD64 (x86_64) | ✅ |\n| Windows  | ARM64 (aarch64) | ✅ |\n| macOS    | AMD64 (x86_64) | ✅ |\n| macOS    | ARM64 (aarch64) | ✅ |\n\n## Development\n\n### Prerequisites\n\n- Rust 1.70+ with Cargo\n- Cross-compilation tools (installed automatically via `make install-tools`)\n\n### Building\n\n```bash\n# Install cross-compilation tools\nmake install-tools\n\n# Build for current platform\nmake build\n\n# Build for all platforms\nmake build-all\n\n# Run tests\nmake test\n\n# Check code formatting\nmake check-format\n\n# Run clippy\nmake clippy\n```\n\n### Cross-compilation\n\nThe project supports cross-compilation to all target platforms. Use the build script:\n\n```bash\n# Build for all platforms\n./build.sh all\n\n# Install tools only\n./build.sh install-tools\n\n# Clean build artifacts\n./build.sh clean\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the Guepard License - see the [LICENSE](LICENSE) file for details.\n\n## **📩 Contact \u0026 Community**\nHave questions, feedback, or just want to say hi? We’d love to hear from you! We ❤️ contributions!\n\n- Documentation: [https://docs.guepard.run](https://docs.guepard.run)\n- Issues: [GitHub Issues](https://github.com/Guepard-Corp/guepard-cli/issues)\n- Community: [Discord](https://discord.gg/nCXAsUd3hm)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguepard-corp%2Fguepard-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguepard-corp%2Fguepard-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguepard-corp%2Fguepard-cli/lists"}