syncable-cli 0.37.1

A Rust-based CLI that analyzes code repositories and generates Infrastructure as Code configurations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "syncable-cli-skills",
  "description": "Syncable CLI skills for project analysis, security scanning, vulnerability detection, dependency auditing, IaC validation, Kubernetes optimization, and cloud deployment.",
  "version": "0.1.0",
  "author": {
    "name": "Syncable",
    "email": "support@syncable.dev"
  },
  "homepage": "https://syncable.dev",
  "license": "MIT",
  "keywords": ["syncable", "devops", "security", "deployment", "kubernetes", "docker", "iac"]
}