apiconnect-cli-loopback
Version:
Plugin for IBM API Connect Developer Toolkit
18 lines (14 loc) • 818 B
Plain Text
Usage: apic {{create --type datasource}} OPTIONS [NAME]
Create a {{LoopBack}} datasource definition in a {{LoopBack}} application
Options
--{{skip-cache}} do not remember prompt answers
Create a {{LoopBack}} application datasource
{{$ apic create --type datasource}}
? Enter the datasource name: {{MemoryDB}}
? Select the connector for {{MemoryDB}}: In-memory db (supported by {{StrongLoop}})
Connector-specific configuration:
? {{window.localStorage}} key to use for persistence (browser only): {{MemoryDB}}
? Full path to file for persistence (server only): {{~/.memorydb}}
Done running loopback generator
Updating {{swagger}} and product definitions
Created {{/Users/shane/mesh/examples/climbon/definitions/climbon.yaml}} {{swagger}} description