expo-cli upload:android [path]
Moved to eas submit in eas-cli
Arguments
Name | Description |
---|
path | folders |
Options
Name | Description |
---|
-h, --help | Output usage information |
--verbose <boolean> | Migrate to eas submit --verbose |
--latest <boolean> | Migrate to eas submit --latest |
--id <id> | Migrate to eas submit --id <id> |
--path [path] | Migrate to eas submit --path <path> |
--url <url> | Migrate to eas submit --url <url> |
--android-package <boolean> | Migrate to eas submit (android-package is auto inferred) |
--type <boolean> | Migrate to eas submit (type is auto inferred) |
--key <key> | Migrate to eas.json's serviceAccountKeyPath property |
--track <track> | Migrate to eas.json's track property |
--release-status <boolean> | Migrate to eas.json's releaseStatus property |
--config [file] | Deprecated: Use app.config.js to switch config files instead |