Skip to content

CLI: Modify init command to produce the new consolidated data-source section instead of cosmos options #961

@Aniruddh25

Description

@Aniruddh25

As per this rfc #935, we need to create a consolidated data-source section instead of a separate cosmos section:

See this comment:
#935 (comment)

{
  "$schema": "dab.draft-01.schema.json",
  "data-source": {
    "database-type": "",
    "options": {
      "..."
    },
    "connection-string": "AccountEndpoint=https://localhost:8081/;AccountKey=REPLACEME;"
  }
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions