Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 842 Bytes

File metadata and controls

27 lines (20 loc) · 842 Bytes

appcircle testing-distribution upload

Upload your mobile app to selected distribution profile.

appcircle testing-distribution upload [options]

Options

     --distProfileId <uuid>  Distribution profile ID
     --distProfile <string>  Distribution profile name (alternative to --distProfileId)
     --message <string>      Release notes
     --app <path>            App path

Options inherited from parent commands

      --help   Show help for command

Note on File Size Limits

  • 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)