@radhya/mach 2.0.33 → 2.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/dist/index.js +100 -100
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -36,7 +36,6 @@ mach build --platform android
|
|
|
36
36
|
| `mach build` | Start a cloud build (iOS / Android) |
|
|
37
37
|
| `mach maestro` | Queue managed Maestro tests for a build or artifact |
|
|
38
38
|
| `mach ota` | Setup, publish, list, rollback, and promote OTA updates |
|
|
39
|
-
| `mach update` | Deprecated alias for `mach ota publish` |
|
|
40
39
|
| `mach submit` | Submit to App Store or Google Play |
|
|
41
40
|
| `mach credentials` | Manage iOS certificates, provisioning profiles & Android keystores |
|
|
42
41
|
| `mach credentials:service` | Upload App Store Connect or Google Play service credentials |
|