@sap/cds-dk
Version:
Command line client and development toolkit for the SAP Cloud Application Programming Model
12 lines (7 loc) • 377 B
Markdown
# SYNOPSIS
*cds import* [ --services ] <patterns> --from <sources> [ ...options ]
*cds import* [ <sources> ] [ ...options ]
# ANALYSIS
The *cds import* command is used to import definitions from other sources
into the current project. It is the exact inverse to *cds export*, and only
used when the sources didn't provide a client package with *cds export*.