ns appstore <appleId> <password>

Lists all application records in iTunes Connect. The list contains name, version and bundle ID for each application record

Arguments

NameDescription
appleIdCredentials for logging in iTunes Connect. If you do not provide them when running the command, the NativeScript CLI will prompt you to provide them
passwordPassword for logging in iTunes Connect

Subcommands

NameDescription
uploadUploads project to iTunes Connect. The command either issues a production build and uploads it to iTunes Connect, or uses an already built package to upload

Options

NameDescription
--team-id <team id>Specifies the team id for which Xcode will try to find distribution certificate and provisioning profile when exporting for AppStore submission
--help, -hShow help for the appstore subcommand