eas-cli 0.46.0 → 0.48.1

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.
Files changed (311) hide show
  1. package/README.md +845 -2
  2. package/build/analytics/rudderstackClient.js +3 -3
  3. package/build/api.d.ts +25 -1
  4. package/build/api.js +70 -38
  5. package/build/build/android/build.js +4 -4
  6. package/build/build/android/prepareJob.js +2 -2
  7. package/build/build/android/syncProjectConfiguration.js +7 -7
  8. package/build/build/android/version.js +3 -3
  9. package/build/build/build.js +4 -4
  10. package/build/build/configure.js +3 -3
  11. package/build/build/createContext.js +2 -2
  12. package/build/build/ios/credentials.js +1 -1
  13. package/build/build/ios/graphql.js +1 -1
  14. package/build/build/ios/prepareJob.js +2 -2
  15. package/build/build/ios/syncProjectConfiguration.js +3 -3
  16. package/build/build/ios/version.js +3 -3
  17. package/build/build/local.js +3 -3
  18. package/build/build/metadata.js +7 -18
  19. package/build/build/runBuildAndSubmit.js +3 -3
  20. package/build/build/utils/appJson.js +3 -3
  21. package/build/build/utils/credentials.js +2 -2
  22. package/build/build/utils/devClient.js +3 -3
  23. package/build/build/utils/formatBuild.js +2 -2
  24. package/build/build/utils/printBuildInfo.js +5 -5
  25. package/build/build/utils/repository.js +5 -5
  26. package/build/build/utils/url.js +1 -1
  27. package/build/build/utils/version.js +4 -4
  28. package/build/build/validate.js +3 -3
  29. package/build/commandUtils/EasCommand.js +2 -2
  30. package/build/commands/account/login.js +2 -2
  31. package/build/commands/account/logout.js +2 -2
  32. package/build/commands/account/view.js +3 -3
  33. package/build/commands/analytics.js +3 -3
  34. package/build/commands/branch/create.js +4 -4
  35. package/build/commands/branch/delete.js +4 -4
  36. package/build/commands/branch/list.js +5 -5
  37. package/build/commands/branch/publish.js +1 -1
  38. package/build/commands/branch/rename.js +4 -4
  39. package/build/commands/branch/view.js +6 -6
  40. package/build/commands/build/cancel.js +4 -4
  41. package/build/commands/build/configure.js +6 -7
  42. package/build/commands/build/index.js +12 -8
  43. package/build/commands/build/inspect.js +5 -5
  44. package/build/commands/build/list.js +3 -3
  45. package/build/commands/build/view.js +2 -2
  46. package/build/commands/channel/create.js +12 -11
  47. package/build/commands/channel/delete.js +3 -3
  48. package/build/commands/channel/edit.js +38 -32
  49. package/build/commands/channel/list.js +4 -4
  50. package/build/commands/channel/rollout.js +50 -41
  51. package/build/commands/channel/view.d.ts +0 -2
  52. package/build/commands/channel/view.js +9 -53
  53. package/build/commands/config.js +3 -3
  54. package/build/commands/credentials.js +1 -1
  55. package/build/commands/device/create.js +3 -3
  56. package/build/commands/device/delete.js +4 -4
  57. package/build/commands/device/list.js +5 -5
  58. package/build/commands/device/view.js +3 -3
  59. package/build/commands/diagnostics.js +3 -3
  60. package/build/commands/project/info.js +4 -4
  61. package/build/commands/project/init.js +3 -3
  62. package/build/commands/secret/create.js +3 -3
  63. package/build/commands/secret/delete.js +2 -2
  64. package/build/commands/secret/list.js +5 -5
  65. package/build/commands/submit.js +4 -4
  66. package/build/commands/update/configure.d.ts +3 -0
  67. package/build/commands/update/configure.js +151 -36
  68. package/build/commands/update/delete.js +6 -6
  69. package/build/commands/update/index.d.ts +1 -0
  70. package/build/commands/update/index.js +65 -12
  71. package/build/commands/update/list.js +6 -6
  72. package/build/commands/update/view.js +4 -4
  73. package/build/commands/webhook/create.js +1 -1
  74. package/build/commands/webhook/delete.js +5 -5
  75. package/build/commands/webhook/list.js +3 -3
  76. package/build/commands/webhook/update.js +2 -2
  77. package/build/commands/webhook/view.js +2 -2
  78. package/build/credentials/android/AndroidCredentialsProvider.js +2 -2
  79. package/build/credentials/android/actions/AssignFcm.js +1 -1
  80. package/build/credentials/android/actions/AssignGoogleServiceAccountKey.js +1 -1
  81. package/build/credentials/android/actions/BuildCredentialsUtils.js +1 -1
  82. package/build/credentials/android/actions/CreateFcm.js +1 -1
  83. package/build/credentials/android/actions/CreateGoogleServiceAccountKey.js +1 -1
  84. package/build/credentials/android/actions/CreateKeystore.js +1 -1
  85. package/build/credentials/android/actions/DownloadKeystore.js +3 -3
  86. package/build/credentials/android/actions/RemoveFcm.js +1 -1
  87. package/build/credentials/android/actions/RemoveGoogleServiceAccountKey.js +1 -1
  88. package/build/credentials/android/actions/RemoveKeystore.js +2 -2
  89. package/build/credentials/android/actions/SetUpBuildCredentials.js +2 -2
  90. package/build/credentials/android/actions/SetUpBuildCredentialsFromCredentialsJson.js +1 -1
  91. package/build/credentials/android/actions/SetUpGoogleServiceAccountKey.js +2 -2
  92. package/build/credentials/android/actions/UpdateCredentialsJson.js +1 -1
  93. package/build/credentials/android/actions/UseExistingGoogleServiceAccountKey.js +1 -1
  94. package/build/credentials/android/api/graphql/mutations/AndroidAppBuildCredentialsMutation.js +2 -2
  95. package/build/credentials/android/api/graphql/mutations/AndroidAppCredentialsMutation.js +2 -2
  96. package/build/credentials/android/api/graphql/mutations/AndroidFcmMutation.js +2 -2
  97. package/build/credentials/android/api/graphql/mutations/AndroidKeystoreMutation.js +2 -2
  98. package/build/credentials/android/api/graphql/mutations/GoogleServiceAccountKeyMutation.js +2 -2
  99. package/build/credentials/android/api/graphql/queries/AndroidAppCredentialsQuery.js +2 -2
  100. package/build/credentials/android/api/graphql/queries/GoogleServiceAccountKeyQuery.js +1 -1
  101. package/build/credentials/android/utils/googleServiceAccountKey.js +6 -6
  102. package/build/credentials/android/utils/keystore.js +9 -12
  103. package/build/credentials/android/utils/keystoreNew.js +2 -2
  104. package/build/credentials/android/utils/printCredentials.js +3 -3
  105. package/build/credentials/context.js +7 -7
  106. package/build/credentials/credentialsJson/read.js +2 -2
  107. package/build/credentials/credentialsJson/types.js +1 -1
  108. package/build/credentials/credentialsJson/update.js +6 -6
  109. package/build/credentials/credentialsJson/utils.js +1 -1
  110. package/build/credentials/ios/IosCredentialsProvider.js +2 -2
  111. package/build/credentials/ios/actions/AscApiKeyUtils.js +4 -4
  112. package/build/credentials/ios/actions/AssignAscApiKey.js +1 -1
  113. package/build/credentials/ios/actions/AssignPushKey.js +1 -1
  114. package/build/credentials/ios/actions/BuildCredentialsUtils.js +1 -1
  115. package/build/credentials/ios/actions/ConfigureProvisioningProfile.js +3 -3
  116. package/build/credentials/ios/actions/CreateAscApiKey.js +1 -1
  117. package/build/credentials/ios/actions/CreateDistributionCertificate.js +1 -1
  118. package/build/credentials/ios/actions/CreateProvisioningProfile.js +3 -3
  119. package/build/credentials/ios/actions/CreatePushKey.js +1 -1
  120. package/build/credentials/ios/actions/DistributionCertificateUtils.js +4 -4
  121. package/build/credentials/ios/actions/ProvisioningProfileUtils.js +1 -1
  122. package/build/credentials/ios/actions/PushKeyUtils.js +2 -2
  123. package/build/credentials/ios/actions/RemoveAscApiKey.d.ts +1 -2
  124. package/build/credentials/ios/actions/RemoveAscApiKey.js +3 -4
  125. package/build/credentials/ios/actions/RemoveDistributionCertificate.js +1 -1
  126. package/build/credentials/ios/actions/RemoveProvisioningProfile.js +2 -2
  127. package/build/credentials/ios/actions/RemovePushKey.d.ts +1 -2
  128. package/build/credentials/ios/actions/RemovePushKey.js +3 -4
  129. package/build/credentials/ios/actions/SetUpAdhocProvisioningProfile.js +6 -6
  130. package/build/credentials/ios/actions/SetUpAscApiKey.js +3 -3
  131. package/build/credentials/ios/actions/SetUpBuildCredentials.js +3 -3
  132. package/build/credentials/ios/actions/SetUpBuildCredentialsFromCredentialsJson.js +2 -2
  133. package/build/credentials/ios/actions/SetUpDistributionCertificate.js +4 -4
  134. package/build/credentials/ios/actions/SetUpInternalProvisioningProfile.js +4 -1
  135. package/build/credentials/ios/actions/SetUpProvisioningProfile.js +1 -1
  136. package/build/credentials/ios/actions/SetUpPushKey.js +3 -3
  137. package/build/credentials/ios/actions/SetUpSubmissionCredentials.js +4 -4
  138. package/build/credentials/ios/actions/SetUpTargetBuildCredentials.js +1 -1
  139. package/build/credentials/ios/actions/SetUpTargetBuildCredentialsFromCredentialsJson.js +3 -3
  140. package/build/credentials/ios/actions/UpdateCredentialsJson.js +1 -1
  141. package/build/credentials/ios/api/GraphqlClient.js +1 -1
  142. package/build/credentials/ios/api/graphql/mutations/AppStoreConnectApiKeyMutation.js +2 -2
  143. package/build/credentials/ios/api/graphql/mutations/AppleAppIdentifierMutation.js +2 -2
  144. package/build/credentials/ios/api/graphql/mutations/AppleDeviceMutation.js +1 -1
  145. package/build/credentials/ios/api/graphql/mutations/AppleDeviceRegistrationRequestMutation.js +1 -1
  146. package/build/credentials/ios/api/graphql/mutations/AppleDistributionCertificateMutation.js +2 -2
  147. package/build/credentials/ios/api/graphql/mutations/AppleProvisioningProfileMutation.js +1 -1
  148. package/build/credentials/ios/api/graphql/mutations/ApplePushKeyMutation.js +2 -2
  149. package/build/credentials/ios/api/graphql/mutations/AppleTeamMutation.js +1 -1
  150. package/build/credentials/ios/api/graphql/mutations/IosAppBuildCredentialsMutation.js +2 -2
  151. package/build/credentials/ios/api/graphql/mutations/IosAppCredentialsMutation.js +2 -2
  152. package/build/credentials/ios/api/graphql/queries/AppQuery.js +2 -2
  153. package/build/credentials/ios/api/graphql/queries/AppStoreConnectApiKeyQuery.js +1 -1
  154. package/build/credentials/ios/api/graphql/queries/AppleAppIdentifierQuery.js +1 -1
  155. package/build/credentials/ios/api/graphql/queries/AppleDeviceQuery.js +2 -2
  156. package/build/credentials/ios/api/graphql/queries/AppleDistributionCertificateQuery.js +2 -2
  157. package/build/credentials/ios/api/graphql/queries/AppleProvisioningProfileQuery.js +2 -2
  158. package/build/credentials/ios/api/graphql/queries/ApplePushKeyQuery.js +1 -1
  159. package/build/credentials/ios/api/graphql/queries/AppleTeamQuery.js +1 -1
  160. package/build/credentials/ios/api/graphql/queries/IosAppBuildCredentialsQuery.js +2 -2
  161. package/build/credentials/ios/api/graphql/queries/IosAppCredentialsQuery.js +2 -2
  162. package/build/credentials/ios/appstore/AppStoreApi.d.ts +1 -1
  163. package/build/credentials/ios/appstore/AppStoreApi.js +2 -2
  164. package/build/credentials/ios/appstore/Credentials.js +1 -1
  165. package/build/credentials/ios/appstore/ascApiKey.js +1 -1
  166. package/build/credentials/ios/appstore/authenticate.js +3 -3
  167. package/build/credentials/ios/appstore/bundleIdCapabilities.js +2 -2
  168. package/build/credentials/ios/appstore/capabilityIdentifiers.js +1 -1
  169. package/build/credentials/ios/appstore/contractMessages.js +2 -2
  170. package/build/credentials/ios/appstore/ensureAppExists.js +2 -2
  171. package/build/credentials/ios/appstore/keychain.js +1 -1
  172. package/build/credentials/ios/appstore/provisioningProfile.d.ts +1 -1
  173. package/build/credentials/ios/appstore/provisioningProfile.js +1 -1
  174. package/build/credentials/ios/appstore/pushKey.js +3 -3
  175. package/build/credentials/ios/appstore/resolveCredentials.js +5 -5
  176. package/build/credentials/ios/credentials.js +1 -1
  177. package/build/credentials/ios/utils/convertHTMLToASCII.js +4 -4
  178. package/build/credentials/ios/utils/p12Certificate.js +1 -1
  179. package/build/credentials/ios/utils/printCredentials.js +4 -4
  180. package/build/credentials/ios/utils/provisioningProfile.js +1 -1
  181. package/build/credentials/ios/validators/validateProvisioningProfile.js +5 -5
  182. package/build/credentials/manager/HelperActions.js +1 -1
  183. package/build/credentials/manager/ManageAndroid.js +2 -2
  184. package/build/credentials/manager/ManageIos.js +3 -3
  185. package/build/credentials/manager/SelectAndroidBuildCredentials.js +1 -1
  186. package/build/credentials/manager/SelectBuildProfileFromEasJson.js +1 -1
  187. package/build/credentials/utils/promptForCredentials.js +5 -6
  188. package/build/devices/actions/create/action.js +2 -2
  189. package/build/devices/actions/create/inputMethod.js +3 -3
  190. package/build/devices/actions/create/registrationUrlMethod.js +4 -4
  191. package/build/devices/manager.js +4 -4
  192. package/build/devices/utils/formatDevice.js +1 -1
  193. package/build/fetch.d.ts +7 -0
  194. package/build/fetch.js +21 -0
  195. package/build/graphql/client.js +2 -5
  196. package/build/graphql/generated.d.ts +770 -703
  197. package/build/graphql/generated.js +6 -1
  198. package/build/graphql/mutations/AppMutation.js +2 -2
  199. package/build/graphql/mutations/BuildMutation.js +2 -2
  200. package/build/graphql/mutations/EnvironmentSecretMutation.js +1 -1
  201. package/build/graphql/mutations/KeystoreGenerationUrlMutation.js +1 -1
  202. package/build/graphql/mutations/PublishMutation.d.ts +2 -1
  203. package/build/graphql/mutations/PublishMutation.js +26 -1
  204. package/build/graphql/mutations/SubmissionMutation.js +2 -2
  205. package/build/graphql/mutations/UploadSessionMutation.js +1 -1
  206. package/build/graphql/mutations/WebhookMutation.js +1 -1
  207. package/build/graphql/queries/BranchQuery.d.ts +7 -0
  208. package/build/graphql/queries/BranchQuery.js +29 -0
  209. package/build/graphql/queries/BuildQuery.js +1 -1
  210. package/build/graphql/queries/ChannelQuery.d.ts +4 -0
  211. package/build/graphql/queries/ChannelQuery.js +49 -0
  212. package/build/graphql/queries/EnvironmentSecretsQuery.js +1 -1
  213. package/build/graphql/queries/ProjectQuery.js +1 -1
  214. package/build/graphql/queries/PublishQuery.js +1 -1
  215. package/build/graphql/queries/SubmissionQuery.js +1 -1
  216. package/build/graphql/queries/UpdateQuery.js +1 -1
  217. package/build/graphql/queries/UserQuery.js +1 -1
  218. package/build/graphql/queries/WebhookQuery.js +1 -1
  219. package/build/graphql/types/App.js +1 -1
  220. package/build/graphql/types/Build.js +1 -1
  221. package/build/graphql/types/EnvironmentSecret.js +1 -1
  222. package/build/graphql/types/Submission.js +1 -1
  223. package/build/graphql/types/UpdateBranch.js +1 -1
  224. package/build/graphql/types/Webhook.js +1 -1
  225. package/build/graphql/types/credentials/AndroidAppBuildCredentials.js +1 -1
  226. package/build/graphql/types/credentials/AndroidAppCredentials.js +1 -1
  227. package/build/graphql/types/credentials/AndroidFcm.js +1 -1
  228. package/build/graphql/types/credentials/AndroidKeystore.js +1 -1
  229. package/build/graphql/types/credentials/AppStoreConnectApiKey.js +1 -1
  230. package/build/graphql/types/credentials/AppleAppIdentifier.js +1 -1
  231. package/build/graphql/types/credentials/AppleDevice.js +1 -1
  232. package/build/graphql/types/credentials/AppleDeviceRegistrationRequest.js +1 -1
  233. package/build/graphql/types/credentials/AppleDistributionCertificate.js +1 -1
  234. package/build/graphql/types/credentials/AppleProvisioningProfile.js +1 -1
  235. package/build/graphql/types/credentials/ApplePushKey.js +1 -1
  236. package/build/graphql/types/credentials/AppleTeam.js +1 -1
  237. package/build/graphql/types/credentials/GoogleServiceAccountKey.js +1 -1
  238. package/build/graphql/types/credentials/IosAppBuildCredentials.js +1 -1
  239. package/build/graphql/types/credentials/IosAppCredentials.js +1 -1
  240. package/build/log.js +4 -4
  241. package/build/ora.js +2 -2
  242. package/build/platform.js +1 -1
  243. package/build/project/android/applicationId.js +6 -6
  244. package/build/project/android/gradle.js +2 -2
  245. package/build/project/android/gradleUtils.js +2 -2
  246. package/build/project/ensureProjectExists.js +3 -3
  247. package/build/project/expoSdk.js +3 -3
  248. package/build/project/ios/bundleIdentifier.js +4 -4
  249. package/build/project/ios/scheme.js +3 -3
  250. package/build/project/metroConfig.js +3 -3
  251. package/build/project/projectUtils.d.ts +3 -5
  252. package/build/project/projectUtils.js +37 -38
  253. package/build/project/publish.js +8 -8
  254. package/build/project/workflow.js +2 -2
  255. package/build/prompts.js +1 -1
  256. package/build/submit/ArchiveSource.js +3 -3
  257. package/build/submit/BaseSubmitter.js +1 -1
  258. package/build/submit/android/AndroidSubmitCommand.js +3 -3
  259. package/build/submit/android/AndroidSubmitter.js +3 -3
  260. package/build/submit/android/ServiceAccountSource.js +4 -4
  261. package/build/submit/ios/AppProduce.js +2 -2
  262. package/build/submit/ios/AppSpecificPasswordSource.js +3 -4
  263. package/build/submit/ios/AscApiKeySource.js +2 -2
  264. package/build/submit/ios/CredentialsServiceSource.js +2 -2
  265. package/build/submit/ios/IosSubmitCommand.js +5 -5
  266. package/build/submit/ios/IosSubmitter.js +3 -3
  267. package/build/submit/ios/utils/language.js +1 -1
  268. package/build/submit/submit.js +4 -4
  269. package/build/submit/utils/errors.js +1 -1
  270. package/build/submit/utils/files.js +1 -1
  271. package/build/submit/utils/logs.js +5 -5
  272. package/build/submit/utils/summary.js +3 -3
  273. package/build/submit/utils/urls.js +2 -2
  274. package/build/submit/utils/wait.js +2 -2
  275. package/build/{build → update}/android/UpdatesModule.d.ts +0 -0
  276. package/build/{build → update}/android/UpdatesModule.js +4 -3
  277. package/build/{build → update}/ios/UpdatesModule.d.ts +0 -0
  278. package/build/{build → update}/ios/UpdatesModule.js +7 -8
  279. package/build/update/utils.d.ts +3 -0
  280. package/build/update/utils.js +20 -2
  281. package/build/uploads.d.ts +2 -10
  282. package/build/uploads.js +32 -12
  283. package/build/user/User.js +3 -5
  284. package/build/user/UserSettings.js +2 -2
  285. package/build/user/actions.js +5 -5
  286. package/build/user/otp.js +6 -8
  287. package/build/user/sessionStorage.js +1 -1
  288. package/build/utils/code-signing.d.ts +29 -0
  289. package/build/utils/code-signing.js +165 -0
  290. package/build/utils/expoCli.js +4 -4
  291. package/build/utils/files.js +3 -3
  292. package/build/utils/formatFields.js +1 -1
  293. package/build/utils/json.js +2 -2
  294. package/build/utils/paths.js +2 -2
  295. package/build/utils/plist.js +3 -3
  296. package/build/utils/profiles.js +2 -2
  297. package/build/utils/progress.d.ts +6 -3
  298. package/build/utils/progress.js +1 -1
  299. package/build/vcs/clients/git.js +3 -3
  300. package/build/vcs/clients/gitNoCommit.js +3 -3
  301. package/build/vcs/git.js +1 -1
  302. package/build/vcs/index.js +3 -3
  303. package/build/vcs/local.js +4 -4
  304. package/build/webhooks/formatWebhook.js +1 -1
  305. package/build/webhooks/input.js +2 -2
  306. package/oclif.manifest.json +1 -1
  307. package/package.json +33 -27
  308. package/build/ApiV2Error.d.ts +0 -16
  309. package/build/ApiV2Error.js +0 -14
  310. package/build/build/utils/updates.d.ts +0 -3
  311. package/build/build/utils/updates.js +0 -15
package/README.md CHANGED
@@ -33,8 +33,115 @@ eas --help COMMAND
33
33
  # Commands
34
34
 
35
35
  <!-- commands -->
36
+ * [`eas account:login`](#eas-accountlogin)
37
+ * [`eas account:logout`](#eas-accountlogout)
38
+ * [`eas account:view`](#eas-accountview)
39
+ * [`eas analytics [STATUS]`](#eas-analytics-status)
36
40
  * [`eas autocomplete [SHELL]`](#eas-autocomplete-shell)
41
+ * [`eas branch:create [NAME]`](#eas-branchcreate-name)
42
+ * [`eas branch:delete [NAME]`](#eas-branchdelete-name)
43
+ * [`eas branch:list`](#eas-branchlist)
44
+ * [`eas branch:rename`](#eas-branchrename)
45
+ * [`eas branch:view [NAME]`](#eas-branchview-name)
46
+ * [`eas build`](#eas-build)
47
+ * [`eas build:cancel [BUILD_ID]`](#eas-buildcancel-build_id)
48
+ * [`eas build:configure`](#eas-buildconfigure)
49
+ * [`eas build:inspect`](#eas-buildinspect)
50
+ * [`eas build:list`](#eas-buildlist)
51
+ * [`eas build:view [BUILD_ID]`](#eas-buildview-build_id)
52
+ * [`eas channel:create [NAME]`](#eas-channelcreate-name)
53
+ * [`eas channel:edit [NAME]`](#eas-channeledit-name)
54
+ * [`eas channel:list`](#eas-channellist)
55
+ * [`eas channel:view [NAME]`](#eas-channelview-name)
56
+ * [`eas config`](#eas-config)
57
+ * [`eas credentials`](#eas-credentials)
58
+ * [`eas device:create`](#eas-devicecreate)
59
+ * [`eas device:delete`](#eas-devicedelete)
60
+ * [`eas device:list`](#eas-devicelist)
61
+ * [`eas device:view [UDID]`](#eas-deviceview-udid)
62
+ * [`eas diagnostics`](#eas-diagnostics)
37
63
  * [`eas help [COMMAND]`](#eas-help-command)
64
+ * [`eas project:info`](#eas-projectinfo)
65
+ * [`eas project:init`](#eas-projectinit)
66
+ * [`eas secret:create`](#eas-secretcreate)
67
+ * [`eas secret:delete`](#eas-secretdelete)
68
+ * [`eas secret:list`](#eas-secretlist)
69
+ * [`eas submit`](#eas-submit)
70
+ * [`eas update`](#eas-update)
71
+ * [`eas update:configure`](#eas-updateconfigure)
72
+ * [`eas update:delete GROUPID`](#eas-updatedelete-groupid)
73
+ * [`eas update:list`](#eas-updatelist)
74
+ * [`eas update:view GROUPID`](#eas-updateview-groupid)
75
+ * [`eas webhook:create`](#eas-webhookcreate)
76
+ * [`eas webhook:delete [ID]`](#eas-webhookdelete-id)
77
+ * [`eas webhook:list`](#eas-webhooklist)
78
+ * [`eas webhook:update`](#eas-webhookupdate)
79
+ * [`eas webhook:view ID`](#eas-webhookview-id)
80
+
81
+ ## `eas account:login`
82
+
83
+ log in with your Expo account
84
+
85
+ ```
86
+ USAGE
87
+ $ eas account:login
88
+
89
+ DESCRIPTION
90
+ log in with your Expo account
91
+
92
+ ALIASES
93
+ $ eas login
94
+ ```
95
+
96
+ _See code: [src/commands/account/login.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/account/login.ts)_
97
+
98
+ ## `eas account:logout`
99
+
100
+ log out
101
+
102
+ ```
103
+ USAGE
104
+ $ eas account:logout
105
+
106
+ DESCRIPTION
107
+ log out
108
+
109
+ ALIASES
110
+ $ eas logout
111
+ ```
112
+
113
+ _See code: [src/commands/account/logout.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/account/logout.ts)_
114
+
115
+ ## `eas account:view`
116
+
117
+ show the username you are logged in as
118
+
119
+ ```
120
+ USAGE
121
+ $ eas account:view
122
+
123
+ DESCRIPTION
124
+ show the username you are logged in as
125
+
126
+ ALIASES
127
+ $ eas whoami
128
+ ```
129
+
130
+ _See code: [src/commands/account/view.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/account/view.ts)_
131
+
132
+ ## `eas analytics [STATUS]`
133
+
134
+ display or change analytics settings
135
+
136
+ ```
137
+ USAGE
138
+ $ eas analytics [STATUS]
139
+
140
+ DESCRIPTION
141
+ display or change analytics settings
142
+ ```
143
+
144
+ _See code: [src/commands/analytics.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/analytics.ts)_
38
145
 
39
146
  ## `eas autocomplete [SHELL]`
40
147
 
@@ -63,7 +170,437 @@ EXAMPLES
63
170
  $ eas autocomplete --refresh-cache
64
171
  ```
65
172
 
66
- _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v1.1.1/src/commands/autocomplete/index.ts)_
173
+ _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v1.2.0/src/commands/autocomplete/index.ts)_
174
+
175
+ ## `eas branch:create [NAME]`
176
+
177
+ create a branch
178
+
179
+ ```
180
+ USAGE
181
+ $ eas branch:create [NAME] [--json]
182
+
183
+ ARGUMENTS
184
+ NAME Name of the branch to create
185
+
186
+ FLAGS
187
+ --json return a json with the new branch ID and name.
188
+
189
+ DESCRIPTION
190
+ create a branch
191
+ ```
192
+
193
+ _See code: [src/commands/branch/create.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/branch/create.ts)_
194
+
195
+ ## `eas branch:delete [NAME]`
196
+
197
+ delete a branch
198
+
199
+ ```
200
+ USAGE
201
+ $ eas branch:delete [NAME] [--json]
202
+
203
+ ARGUMENTS
204
+ NAME Name of the branch to delete
205
+
206
+ FLAGS
207
+ --json return JSON with the edited branch's ID and name.
208
+
209
+ DESCRIPTION
210
+ delete a branch
211
+ ```
212
+
213
+ _See code: [src/commands/branch/delete.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/branch/delete.ts)_
214
+
215
+ ## `eas branch:list`
216
+
217
+ list all branches
218
+
219
+ ```
220
+ USAGE
221
+ $ eas branch:list [--json]
222
+
223
+ FLAGS
224
+ --json return output as JSON
225
+
226
+ DESCRIPTION
227
+ list all branches
228
+ ```
229
+
230
+ _See code: [src/commands/branch/list.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/branch/list.ts)_
231
+
232
+ ## `eas branch:rename`
233
+
234
+ rename a branch
235
+
236
+ ```
237
+ USAGE
238
+ $ eas branch:rename [--from <value>] [--to <value>] [--json]
239
+
240
+ FLAGS
241
+ --from=<value> current name of the branch.
242
+ --json return a json with the edited branch's ID and name.
243
+ --to=<value> new name of the branch.
244
+
245
+ DESCRIPTION
246
+ rename a branch
247
+ ```
248
+
249
+ _See code: [src/commands/branch/rename.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/branch/rename.ts)_
250
+
251
+ ## `eas branch:view [NAME]`
252
+
253
+ view a branch
254
+
255
+ ```
256
+ USAGE
257
+ $ eas branch:view [NAME] [--json]
258
+
259
+ ARGUMENTS
260
+ NAME Name of the branch to view
261
+
262
+ FLAGS
263
+ --json return a json with the branch's ID name and recent update groups.
264
+
265
+ DESCRIPTION
266
+ view a branch
267
+ ```
268
+
269
+ _See code: [src/commands/branch/view.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/branch/view.ts)_
270
+
271
+ ## `eas build`
272
+
273
+ start a build
274
+
275
+ ```
276
+ USAGE
277
+ $ eas build [-p android|ios|all] [--json] [--skip-project-configuration] [--profile <value>]
278
+ [--non-interactive] [--local] [--output <value>] [--wait] [--clear-cache] [--auto-submit |
279
+ --auto-submit-with-profile <value>]
280
+
281
+ FLAGS
282
+ -p, --platform=(android|ios|all)
283
+ --auto-submit Submit on build complete using the submit profile with the same name as the
284
+ build profile
285
+ --auto-submit-with-profile=PROFILE_NAME Submit on build complete using the submit profile with provided name
286
+ --clear-cache Clear cache before the build
287
+ --json Enable JSON output, non-JSON messages will be printed to stderr
288
+ --local Run build locally [experimental]
289
+ --non-interactive Run command in non-interactive mode
290
+ --output=<value> Output path for local build
291
+ --profile=PROFILE_NAME Name of the build profile from eas.json. Defaults to "production" if defined
292
+ in eas.json.
293
+ --skip-project-configuration Skip project configuration
294
+ --[no-]wait Wait for build(s) to complete
295
+
296
+ DESCRIPTION
297
+ start a build
298
+ ```
299
+
300
+ _See code: [src/commands/build/index.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/build/index.ts)_
301
+
302
+ ## `eas build:cancel [BUILD_ID]`
303
+
304
+ cancel a build
305
+
306
+ ```
307
+ USAGE
308
+ $ eas build:cancel [BUILD_ID]
309
+
310
+ DESCRIPTION
311
+ cancel a build
312
+ ```
313
+
314
+ _See code: [src/commands/build/cancel.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/build/cancel.ts)_
315
+
316
+ ## `eas build:configure`
317
+
318
+ configure the project to support EAS Build
319
+
320
+ ```
321
+ USAGE
322
+ $ eas build:configure [-p android|ios|all]
323
+
324
+ FLAGS
325
+ -p, --platform=(android|ios|all) Platform to configure
326
+
327
+ DESCRIPTION
328
+ configure the project to support EAS Build
329
+ ```
330
+
331
+ _See code: [src/commands/build/configure.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/build/configure.ts)_
332
+
333
+ ## `eas build:inspect`
334
+
335
+ inspect the state of the project at specific build stages, useful for troubleshooting
336
+
337
+ ```
338
+ USAGE
339
+ $ eas build:inspect -p android|ios -s archive|pre-build|post-build -o <value> [--profile <value>] [--force] [-v]
340
+
341
+ FLAGS
342
+ -o, --output=OUTPUT_DIRECTORY
343
+ (required) Output directory.
344
+
345
+ -p, --platform=(android|ios)
346
+ (required)
347
+
348
+ -s, --stage=(archive|pre-build|post-build)
349
+ (required) Stage of the build you want to inspect.
350
+ archive - builds the project archive that would be uploaded to EAS when building
351
+ pre-build - prepares the project to be built with Gradle/Xcode. Does not run the native build.
352
+ post-build - builds the native project and leaves the output directory for inspection
353
+
354
+ -v, --verbose
355
+
356
+ --force
357
+ Delete OUTPUT_DIRECTORY if it already exists.
358
+
359
+ --profile=PROFILE_NAME
360
+ Name of the build profile from eas.json. Defaults to "production" if defined in eas.json.
361
+
362
+ DESCRIPTION
363
+ inspect the state of the project at specific build stages, useful for troubleshooting
364
+ ```
365
+
366
+ _See code: [src/commands/build/inspect.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/build/inspect.ts)_
367
+
368
+ ## `eas build:list`
369
+
370
+ list all builds for your project
371
+
372
+ ```
373
+ USAGE
374
+ $ eas build:list [--platform all|android|ios] [--json] [--status
375
+ new|in-queue|in-progress|errored|finished|canceled] [--distribution store|internal|simulator] [--channel <value>]
376
+ [--appVersion <value>] [--appBuildVersion <value>] [--sdkVersion <value>] [--runtimeVersion <value>]
377
+ [--appIdentifier <value>] [--buildProfile <value>] [--gitCommitHash <value>] [--limit <value>]
378
+
379
+ FLAGS
380
+ --appBuildVersion=<value>
381
+ --appIdentifier=<value>
382
+ --appVersion=<value>
383
+ --buildProfile=<value>
384
+ --channel=<value>
385
+ --distribution=(store|internal|simulator)
386
+ --gitCommitHash=<value>
387
+ --json Enable JSON output, non-JSON messages will be printed
388
+ to stderr
389
+ --limit=<value>
390
+ --platform=(all|android|ios)
391
+ --runtimeVersion=<value>
392
+ --sdkVersion=<value>
393
+ --status=(new|in-queue|in-progress|errored|finished|canceled)
394
+
395
+ DESCRIPTION
396
+ list all builds for your project
397
+ ```
398
+
399
+ _See code: [src/commands/build/list.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/build/list.ts)_
400
+
401
+ ## `eas build:view [BUILD_ID]`
402
+
403
+ view a build for your project
404
+
405
+ ```
406
+ USAGE
407
+ $ eas build:view [BUILD_ID] [--json]
408
+
409
+ FLAGS
410
+ --json Enable JSON output, non-JSON messages will be printed to stderr
411
+
412
+ DESCRIPTION
413
+ view a build for your project
414
+ ```
415
+
416
+ _See code: [src/commands/build/view.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/build/view.ts)_
417
+
418
+ ## `eas channel:create [NAME]`
419
+
420
+ create a channel
421
+
422
+ ```
423
+ USAGE
424
+ $ eas channel:create [NAME] [--json]
425
+
426
+ ARGUMENTS
427
+ NAME Name of the channel to create
428
+
429
+ FLAGS
430
+ --json print output as a JSON object with the new channel ID, name and branch mapping.
431
+
432
+ DESCRIPTION
433
+ create a channel
434
+ ```
435
+
436
+ _See code: [src/commands/channel/create.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/channel/create.ts)_
437
+
438
+ ## `eas channel:edit [NAME]`
439
+
440
+ point a channel at a new branch
441
+
442
+ ```
443
+ USAGE
444
+ $ eas channel:edit [NAME] [--branch <value>] [--json]
445
+
446
+ ARGUMENTS
447
+ NAME Name of the channel to edit
448
+
449
+ FLAGS
450
+ --branch=<value> Name of the branch to point to
451
+ --json Print output as a JSON object with the channel ID, name and branch mapping
452
+
453
+ DESCRIPTION
454
+ point a channel at a new branch
455
+ ```
456
+
457
+ _See code: [src/commands/channel/edit.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/channel/edit.ts)_
458
+
459
+ ## `eas channel:list`
460
+
461
+ list all channels
462
+
463
+ ```
464
+ USAGE
465
+ $ eas channel:list [--json]
466
+
467
+ FLAGS
468
+ --json print output as a JSON object with the channel ID, name and branch mapping.
469
+
470
+ DESCRIPTION
471
+ list all channels
472
+ ```
473
+
474
+ _See code: [src/commands/channel/list.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/channel/list.ts)_
475
+
476
+ ## `eas channel:view [NAME]`
477
+
478
+ view a channel
479
+
480
+ ```
481
+ USAGE
482
+ $ eas channel:view [NAME] [--json]
483
+
484
+ ARGUMENTS
485
+ NAME Name of the channel to view
486
+
487
+ FLAGS
488
+ --json print output as a JSON object with the channel ID, name and branch mapping.
489
+
490
+ DESCRIPTION
491
+ view a channel
492
+ ```
493
+
494
+ _See code: [src/commands/channel/view.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/channel/view.ts)_
495
+
496
+ ## `eas config`
497
+
498
+ display project configuration (app.json + eas.json)
499
+
500
+ ```
501
+ USAGE
502
+ $ eas config [-p android|ios] [--profile <value>]
503
+
504
+ FLAGS
505
+ -p, --platform=(android|ios)
506
+ --profile=<value>
507
+
508
+ DESCRIPTION
509
+ display project configuration (app.json + eas.json)
510
+ ```
511
+
512
+ _See code: [src/commands/config.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/config.ts)_
513
+
514
+ ## `eas credentials`
515
+
516
+ manage credentials
517
+
518
+ ```
519
+ USAGE
520
+ $ eas credentials
521
+
522
+ DESCRIPTION
523
+ manage credentials
524
+ ```
525
+
526
+ _See code: [src/commands/credentials.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/credentials.ts)_
527
+
528
+ ## `eas device:create`
529
+
530
+ register new Apple Devices to use for internal distribution
531
+
532
+ ```
533
+ USAGE
534
+ $ eas device:create
535
+
536
+ DESCRIPTION
537
+ register new Apple Devices to use for internal distribution
538
+ ```
539
+
540
+ _See code: [src/commands/device/create.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/device/create.ts)_
541
+
542
+ ## `eas device:delete`
543
+
544
+ remove a registered device from your account
545
+
546
+ ```
547
+ USAGE
548
+ $ eas device:delete [--apple-team-id <value>] [--udid <value>]
549
+
550
+ FLAGS
551
+ --apple-team-id=<value>
552
+ --udid=<value>...
553
+
554
+ DESCRIPTION
555
+ remove a registered device from your account
556
+ ```
557
+
558
+ _See code: [src/commands/device/delete.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/device/delete.ts)_
559
+
560
+ ## `eas device:list`
561
+
562
+ list all registered devices for your account
563
+
564
+ ```
565
+ USAGE
566
+ $ eas device:list [--apple-team-id <value>]
567
+
568
+ FLAGS
569
+ --apple-team-id=<value>
570
+
571
+ DESCRIPTION
572
+ list all registered devices for your account
573
+ ```
574
+
575
+ _See code: [src/commands/device/list.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/device/list.ts)_
576
+
577
+ ## `eas device:view [UDID]`
578
+
579
+ view a device for your project
580
+
581
+ ```
582
+ USAGE
583
+ $ eas device:view [UDID]
584
+
585
+ DESCRIPTION
586
+ view a device for your project
587
+ ```
588
+
589
+ _See code: [src/commands/device/view.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/device/view.ts)_
590
+
591
+ ## `eas diagnostics`
592
+
593
+ display environment info
594
+
595
+ ```
596
+ USAGE
597
+ $ eas diagnostics
598
+
599
+ DESCRIPTION
600
+ display environment info
601
+ ```
602
+
603
+ _See code: [src/commands/diagnostics.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/diagnostics.ts)_
67
604
 
68
605
  ## `eas help [COMMAND]`
69
606
 
@@ -83,5 +620,311 @@ DESCRIPTION
83
620
  Display help for eas.
84
621
  ```
85
622
 
86
- _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.10/src/commands/help.ts)_
623
+ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.11/src/commands/help.ts)_
624
+
625
+ ## `eas project:info`
626
+
627
+ information about the current project
628
+
629
+ ```
630
+ USAGE
631
+ $ eas project:info
632
+
633
+ DESCRIPTION
634
+ information about the current project
635
+ ```
636
+
637
+ _See code: [src/commands/project/info.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/project/info.ts)_
638
+
639
+ ## `eas project:init`
640
+
641
+ create or link an EAS project
642
+
643
+ ```
644
+ USAGE
645
+ $ eas project:init
646
+
647
+ DESCRIPTION
648
+ create or link an EAS project
649
+
650
+ ALIASES
651
+ $ eas init
652
+ ```
653
+
654
+ _See code: [src/commands/project/init.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/project/init.ts)_
655
+
656
+ ## `eas secret:create`
657
+
658
+ create an environment secret on the current project or owner account
659
+
660
+ ```
661
+ USAGE
662
+ $ eas secret:create [--scope account|project] [--name <value>] [--value <value>] [--force]
663
+
664
+ FLAGS
665
+ --force Delete and recreate existing secrets
666
+ --name=<value> Name of the secret
667
+ --scope=(account|project) [default: project] Scope for the secret
668
+ --value=<value> Value of the secret
669
+
670
+ DESCRIPTION
671
+ create an environment secret on the current project or owner account
672
+ ```
673
+
674
+ _See code: [src/commands/secret/create.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/secret/create.ts)_
675
+
676
+ ## `eas secret:delete`
677
+
678
+ delete an environment secret by ID
679
+
680
+ ```
681
+ USAGE
682
+ $ eas secret:delete [--id <value>]
683
+
684
+ FLAGS
685
+ --id=<value> ID of the secret to delete
686
+
687
+ DESCRIPTION
688
+ delete an environment secret by ID
689
+ ```
690
+
691
+ _See code: [src/commands/secret/delete.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/secret/delete.ts)_
692
+
693
+ ## `eas secret:list`
694
+
695
+ list environment secrets available for your current app
696
+
697
+ ```
698
+ USAGE
699
+ $ eas secret:list
700
+
701
+ DESCRIPTION
702
+ list environment secrets available for your current app
703
+ ```
704
+
705
+ _See code: [src/commands/secret/list.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/secret/list.ts)_
706
+
707
+ ## `eas submit`
708
+
709
+ submit app binary to app store
710
+
711
+ ```
712
+ USAGE
713
+ $ eas submit [-p android|ios|all] [--profile <value>] [--latest | --id <value> | --path <value> | --url
714
+ <value>] [--verbose] [--wait] [--non-interactive]
715
+
716
+ FLAGS
717
+ -p, --platform=(android|ios|all)
718
+ --id=<value> ID of the build to submit
719
+ --latest Submit the latest build for specified platform
720
+ --non-interactive Run command in non-interactive mode
721
+ --path=<value> Path to the .apk/.aab/.ipa file
722
+ --profile=<value> Name of the submit profile from eas.json. Defaults to "production" if defined in
723
+ eas.json.
724
+ --url=<value> App archive url
725
+ --verbose Always print logs from Submission Service
726
+ --[no-]wait Wait for submission to complete
727
+
728
+ DESCRIPTION
729
+ submit app binary to app store
730
+
731
+ ALIASES
732
+ $ eas build:submit
733
+ ```
734
+
735
+ _See code: [src/commands/submit.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/submit.ts)_
736
+
737
+ ## `eas update`
738
+
739
+ publish an update group
740
+
741
+ ```
742
+ USAGE
743
+ $ eas update [--branch <value>] [--message <value>] [--republish | --input-dir <value> | --skip-bundler]
744
+ [--group <value> | | ] [-p android|ios|all] [--json] [--auto] [--private-key-path <value>]
745
+
746
+ FLAGS
747
+ -p, --platform=(android|ios|all) [default: all]
748
+ --auto Use the current git branch and commit message for the EAS branch and update message
749
+ --branch=<value> Branch to publish the update group on
750
+ --group=<value> Update group to republish
751
+ --input-dir=<value> [default: dist] Location of the bundle
752
+ --json Enable JSON output, non-JSON messages will be printed to stderr
753
+ --message=<value> A short message describing the update
754
+ --private-key-path=<value> File containing the PEM-encoded private key corresponding to the certificate in
755
+ expo-updates' configuration. Defaults to a file named "private-key.pem" in the
756
+ certificate's directory.
757
+ --republish Republish an update group
758
+ --skip-bundler Skip running Expo CLI to bundle the app before publishing
759
+
760
+ DESCRIPTION
761
+ publish an update group
762
+ ```
763
+
764
+ _See code: [src/commands/update/index.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/update/index.ts)_
765
+
766
+ ## `eas update:configure`
767
+
768
+ configure the project to support EAS Update
769
+
770
+ ```
771
+ USAGE
772
+ $ eas update:configure
773
+
774
+ DESCRIPTION
775
+ configure the project to support EAS Update
776
+ ```
777
+
778
+ _See code: [src/commands/update/configure.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/update/configure.ts)_
779
+
780
+ ## `eas update:delete GROUPID`
781
+
782
+ delete all the updates in an update group
783
+
784
+ ```
785
+ USAGE
786
+ $ eas update:delete [GROUPID] [--json]
787
+
788
+ ARGUMENTS
789
+ GROUPID The ID of an update group to delete.
790
+
791
+ FLAGS
792
+ --json Return a json with the group ID of the deleted updates.
793
+
794
+ DESCRIPTION
795
+ delete all the updates in an update group
796
+ ```
797
+
798
+ _See code: [src/commands/update/delete.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/update/delete.ts)_
799
+
800
+ ## `eas update:list`
801
+
802
+ view the recent updates for a branch
803
+
804
+ ```
805
+ USAGE
806
+ $ eas update:list [--branch <value> | --all] [--json]
807
+
808
+ FLAGS
809
+ --all List all updates associated with this project
810
+ --branch=<value> List all updates on this branch
811
+ --json Return a json with all of the recent update groups.
812
+
813
+ DESCRIPTION
814
+ view the recent updates for a branch
815
+ ```
816
+
817
+ _See code: [src/commands/update/list.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/update/list.ts)_
818
+
819
+ ## `eas update:view GROUPID`
820
+
821
+ update group details
822
+
823
+ ```
824
+ USAGE
825
+ $ eas update:view [GROUPID] [--json]
826
+
827
+ ARGUMENTS
828
+ GROUPID The ID of an update group.
829
+
830
+ FLAGS
831
+ --json Return a json with the updates belonging to the group.
832
+
833
+ DESCRIPTION
834
+ update group details
835
+ ```
836
+
837
+ _See code: [src/commands/update/view.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/update/view.ts)_
838
+
839
+ ## `eas webhook:create`
840
+
841
+ create a webhook
842
+
843
+ ```
844
+ USAGE
845
+ $ eas webhook:create [--event BUILD|SUBMIT] [--url <value>] [--secret <value>]
846
+
847
+ FLAGS
848
+ --event=(BUILD|SUBMIT) Event type that triggers the webhook
849
+ --secret=<value> Secret used to create a hash signature of the request payload, provided in the
850
+ 'Expo-Signature' header.
851
+ --url=<value> Webhook URL
852
+
853
+ DESCRIPTION
854
+ create a webhook
855
+ ```
856
+
857
+ _See code: [src/commands/webhook/create.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/webhook/create.ts)_
858
+
859
+ ## `eas webhook:delete [ID]`
860
+
861
+ delete a webhook
862
+
863
+ ```
864
+ USAGE
865
+ $ eas webhook:delete [ID]
866
+
867
+ ARGUMENTS
868
+ ID ID of the webhook to delete
869
+
870
+ DESCRIPTION
871
+ delete a webhook
872
+ ```
873
+
874
+ _See code: [src/commands/webhook/delete.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/webhook/delete.ts)_
875
+
876
+ ## `eas webhook:list`
877
+
878
+ list webhooks
879
+
880
+ ```
881
+ USAGE
882
+ $ eas webhook:list [--event BUILD|SUBMIT]
883
+
884
+ FLAGS
885
+ --event=(BUILD|SUBMIT) Event type that triggers the webhook
886
+
887
+ DESCRIPTION
888
+ list webhooks
889
+ ```
890
+
891
+ _See code: [src/commands/webhook/list.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/webhook/list.ts)_
892
+
893
+ ## `eas webhook:update`
894
+
895
+ update a webhook
896
+
897
+ ```
898
+ USAGE
899
+ $ eas webhook:update --id <value> [--event BUILD|SUBMIT] [--url <value>] [--secret <value>]
900
+
901
+ FLAGS
902
+ --event=(BUILD|SUBMIT) Event type that triggers the webhook
903
+ --id=<value> (required) Webhook ID
904
+ --secret=<value> Secret used to create a hash signature of the request payload, provided in the
905
+ 'Expo-Signature' header.
906
+ --url=<value> Webhook URL
907
+
908
+ DESCRIPTION
909
+ update a webhook
910
+ ```
911
+
912
+ _See code: [src/commands/webhook/update.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/webhook/update.ts)_
913
+
914
+ ## `eas webhook:view ID`
915
+
916
+ view a webhook
917
+
918
+ ```
919
+ USAGE
920
+ $ eas webhook:view [ID]
921
+
922
+ ARGUMENTS
923
+ ID ID of the webhook to view
924
+
925
+ DESCRIPTION
926
+ view a webhook
927
+ ```
928
+
929
+ _See code: [src/commands/webhook/view.ts](https://github.com/expo/eas-cli/blob/v0.48.1/packages/eas-cli/src/commands/webhook/view.ts)_
87
930
  <!-- commandsstop -->