Upload your mobile app to selected distribution profile.
appcircle testing-distribution upload [options]
--distProfileId <uuid> Distribution profile ID
--distProfile <string> Distribution profile name (alternative to --distProfileId)
--message <string> Release notes
--app <path> App path
--help Show help for command
- The maximum allowed file size for uploads is 3 GB
- When attempting to upload a file larger than this limit, the CLI will display an error message showing the actual file size and the limit
- The CLI supports paths with tilde (~) for referring to your home directory (e.g., ~/Downloads/app.apk)