Re-exports§
pub use analyzer::ProjectAnalysis;pub use analyzer::analyze_project;pub use error::IaCGeneratorError;pub use error::Result;pub use generator::generate_compose;pub use generator::generate_dockerfile;pub use generator::generate_terraform;pub use telemetry::TelemetryClient;pub use telemetry::TelemetryConfig;pub use telemetry::UserId;pub use handlers::*;
Modules§
- agent
- Agent module for interactive AI-powered CLI assistance
- analyzer
- Analyzer Module
- auth
- Authentication module for Syncable platform
- bedrock
- cli
- common
- config
- error
- generator
- handlers
- platform
- Platform module for Syncable platform integration
- telemetry
- wizard
- Interactive deployment wizard for configuring new services
Macros§
- color
- Helper macro for quick color access
Constants§
- VERSION
- The current version of the CLI tool