Skip to content

Improve CLI and project configs #167

@jenniferjiangkells

Description

@jenniferjiangkells

Description

The current CLI is not used anywhere. Consider reassessing and designing a user-friendly CLI that allows users to easily create/init project templates, spin up sandboxes (abstract away running on another thread), download sample data.

Use yaml based configs?

# healthchain-config.yaml
integrations:
  ml_service:
    endpoint: ${ML_SERVICE_URL}
    input_format: json
    output_format: fhir

compliance:
  phi_detection: true
  data_governance: ["hipaa"]
  audit_level: detailed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stage: Design 🎨Issues that require design before implementation

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions