CLI: import
Complete help for farthershore import and every subcommand.
farthershore import
Usage: farthershore import [options] [command]
Import external definitions into FartherShore authoring
Options:
-h, --help display help for command
Commands:
openapi [options] <spec> Scaffold a path-first Business SDK route module from
an OpenAPI spec
help [command] display help for command
farthershore import openapi
Usage: farthershore import openapi [options] <spec>
Scaffold a path-first Business SDK route module from an OpenAPI spec
Arguments:
spec Path to an OpenAPI 3.x JSON document
Options:
--out <file> Write the generated module to this file (default: print to
stdout)
-h, --help display help for command