@capgo/cli 7.92.2 → 7.93.2

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 CHANGED
@@ -1128,6 +1128,12 @@ npx @capgo/cli@latest build init
1128
1128
 
1129
1129
  Set up iOS build credentials interactively (creates certificates and profiles automatically)
1130
1130
 
1131
+ **Options:**
1132
+
1133
+ | Param | Type | Description |
1134
+ | -------------- | ------------- | -------------------- |
1135
+ | **-a,** | <code>string</code> | API key to link to your account |
1136
+
1131
1137
  ### <a id="build-request"></a> 🔹 **Request**
1132
1138
 
1133
1139
  ```bash