apiconnect-cli-loopback
Version:
Plugin for IBM API Connect Developer Toolkit
15 lines (9 loc) • 463 B
Plain Text
Usage: apic {{loopback:remote-method}} OPTIONS [MODEL_NAME] [METHOD_NAME]
Create a new remote method in the {{LoopBack}} application
Options
--{{skip-cache}} do not remember prompt answers
Stability: prototype
Add a new remote method to a {{LoopBack}} model
{{$ apic loopback:remote-method}}
Add a new remote method for the note model named {{getCreationDate}}
{{$ apic loopback:remote-method note getCreationDate}}