@sylo/connected-app-cli
v1.2.1
Published
CLI tool for publishing connected apps
Downloads
9
Maintainers
Keywords
Readme
sylo-connected-app-cli
CLI tool for publishing connected apps
Usage
sylo-connected-app <command>
Commands:
sylo-connected-app init [projectName] create/initialize a Sylo connected app
from template
sylo-connected-app publish publish the app to Sylo connected app
store.
note: publish needs to be executed from
your sylo-connected-app directory
Options:
--help Show help [boolean]
--version Show version number [boolean]
--platform The platform to publish <ios|android> [default: "ios"]
--entry The entry js file for the application [default: "index.js"]
--cleanup Cleans up all the intermediate files[boolean] [default: false]
--ipfsEndpoint The ipfs gateway to upload the app to
[default: "https://sylo.sylo.io:443"]