Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The plugin allows you to import existing SBPA processes as CDS services. To do s
Imported processes ensure type safety and enable build-time validation.

```
cds import --from process --name <Process_ID>
cds import --from process --name <process_definition_id>
```

## Annotations
Expand Down
Loading