shipthis 0.1.52 → 0.1.53
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/dist/{AppleBundleIdDetails-BUJnAu52.js → AppleBundleIdDetails-CJuXU0MW.js} +4 -4
- package/dist/{Command-B-MWAVPL.js → Command-U8TqM6Zs.js} +2 -2
- package/dist/{CommandGame-DPJEVhuw.js → CommandGame-hqY43vRo.js} +3 -3
- package/dist/{Create-CmEndHAZ.js → Create-C--pV63B.js} +2 -2
- package/dist/{CredentialDetailsView-B7Y9sj8K.js → CredentialDetailsView-DUpRMBiJ.js} +1 -1
- package/dist/{ErrorBox-DS5e6VmF.js → ErrorBox-DLRncz8K.js} +1 -1
- package/dist/{GameStatus-XFGHRbVP.js → GameStatus-DRheSF2O.js} +2 -2
- package/dist/{Import-ea-wsQt-.js → Import-CTgEEj_f.js} +3 -3
- package/dist/{JobLogTail-BwFUt8LB.js → JobLogTail-7oEEQxIO.js} +3 -3
- package/dist/{JobProgress-_cIUK7Ho.js → JobProgress-DwvTh5rS.js} +4 -4
- package/dist/{JobStatusTable-CyDhk3lr.js → JobStatusTable-DBM_PBPQ.js} +3 -3
- package/dist/{ProjectCredentialsTable-0DY-GdfY.js → ProjectCredentialsTable-BamSpb5B.js} +2 -2
- package/dist/{UserCredentialsTable-CTJMS9Kc.js → UserCredentialsTable-N_fIOf8N.js} +2 -2
- package/dist/{baseAppleCommand-9xmssZ7g.js → baseAppleCommand-oekzwny6.js} +1 -1
- package/dist/{baseCommand-CpAJaJoG.js → baseCommand-ByzFMr-B.js} +11 -1
- package/dist/{baseGameAndroidCommand-HO8as-RL.js → baseGameAndroidCommand-GvH1QAja.js} +2 -2
- package/dist/{baseGameCommand-Cbx4ywHl.js → baseGameCommand-D8Z3SaiJ.js} +1 -1
- package/dist/commands/apiKey/create.js +3 -3
- package/dist/commands/apiKey/list.js +3 -3
- package/dist/commands/apiKey/revoke.js +3 -3
- package/dist/commands/apple/apiKey/create.js +6 -6
- package/dist/commands/apple/apiKey/delete.js +4 -4
- package/dist/commands/apple/apiKey/export.js +5 -5
- package/dist/commands/apple/apiKey/import.js +5 -5
- package/dist/commands/apple/apiKey/status.js +4 -4
- package/dist/commands/apple/certificate/create.js +6 -6
- package/dist/commands/apple/certificate/delete.js +4 -4
- package/dist/commands/apple/certificate/export.js +5 -5
- package/dist/commands/apple/certificate/import.js +5 -5
- package/dist/commands/apple/certificate/show.js +5 -5
- package/dist/commands/apple/certificate/status.js +4 -4
- package/dist/commands/apple/login.js +2 -2
- package/dist/commands/apple/status.js +3 -3
- package/dist/commands/dashboard.js +2 -2
- package/dist/commands/game/android/apiKey/connect.js +9 -9
- package/dist/commands/game/android/apiKey/create.js +11 -11
- package/dist/commands/game/android/apiKey/delete.js +4 -4
- package/dist/commands/game/android/apiKey/export.js +6 -6
- package/dist/commands/game/android/apiKey/import.js +6 -6
- package/dist/commands/game/android/apiKey/invite.js +3 -3
- package/dist/commands/game/android/apiKey/policy.js +3 -3
- package/dist/commands/game/android/apiKey/show.js +8 -8
- package/dist/commands/game/android/apiKey/status.js +6 -6
- package/dist/commands/game/android/keyStore/create.js +8 -8
- package/dist/commands/game/android/keyStore/delete.js +4 -4
- package/dist/commands/game/android/keyStore/export.js +5 -5
- package/dist/commands/game/android/keyStore/import.js +9 -9
- package/dist/commands/game/android/keyStore/status.js +5 -5
- package/dist/commands/game/android/status.js +2 -2
- package/dist/commands/game/build/download.js +3 -3
- package/dist/commands/game/build/list.js +5 -5
- package/dist/commands/game/create.js +2 -2
- package/dist/commands/game/details.js +3 -3
- package/dist/commands/game/export.js +2 -2
- package/dist/commands/game/ios/app/addTester.js +4 -4
- package/dist/commands/game/ios/app/create.js +3 -3
- package/dist/commands/game/ios/app/status.js +6 -6
- package/dist/commands/game/ios/app/sync.js +4 -4
- package/dist/commands/game/ios/profile/create.js +6 -6
- package/dist/commands/game/ios/profile/delete.js +4 -4
- package/dist/commands/game/ios/profile/export.js +5 -5
- package/dist/commands/game/ios/profile/import.js +5 -5
- package/dist/commands/game/ios/profile/show.js +7 -7
- package/dist/commands/game/ios/profile/status.js +6 -6
- package/dist/commands/game/ios/status.js +9 -9
- package/dist/commands/game/ios/wizard.js +3 -3
- package/dist/commands/game/job/list.js +3 -3
- package/dist/commands/game/job/logs.js +82 -0
- package/dist/commands/game/job/status.js +6 -6
- package/dist/commands/game/list.js +3 -3
- package/dist/commands/game/ship.js +10 -10
- package/dist/commands/game/status.js +6 -6
- package/dist/commands/game/wizard.js +31 -28
- package/dist/commands/internal/fastlane.js +2 -2
- package/dist/commands/internal/readme.js +2 -2
- package/dist/commands/login.js +2 -2
- package/dist/commands/status.js +3 -3
- package/dist/commands/util/android-build-method.js +2 -2
- package/dist/commands/util/glass.js +1 -1
- package/dist/{export-Blt3BR-u.js → export-DQ2Qh09K.js} +1 -1
- package/dist/{import-IVcS8WFM.js → import-sVng7ksa.js} +1 -1
- package/dist/{index-KJtngKaE.js → index-DwEIHNF1.js} +4 -4
- package/dist/{index-B5s20dhm.js → index-Dz17cbww.js} +5 -5
- package/dist/{index-By3xdL8c.js → index-N3S598Wc.js} +1 -1
- package/dist/{upload-B56rRpZW.js → upload-DoiCgi3a.js} +1 -1
- package/dist/{useAppleApp-BHUjGmw0.js → useAppleApp-J4dx2Wyz.js} +1 -1
- package/dist/{useAppleBundleId-Cv5maswG.js → useAppleBundleId-DUdnv1T0.js} +1 -1
- package/dist/{useAppleProfiles-kDiUOXiX.js → useAppleProfiles-DDdAtArV.js} +1 -1
- package/dist/{useGoogleStatus-BHd_Wp59.js → useGoogleStatus-DciPkOMu.js} +2 -2
- package/dist/{useProjectCredentials-ADtDLDmx.js → useProjectCredentials-B4cjpmpB.js} +2 -2
- package/dist/{useWebSocket-DlNe_zDR.js → useWebSocket-B1hQm8Ak.js} +1 -1
- package/docs/game/job/logs.md +30 -0
- package/docs/game/job.md +31 -0
- package/npm-shrinkwrap.json +63 -46
- package/oclif.manifest.json +241 -198
- package/package.json +2 -1
package/oclif.manifest.json
CHANGED
|
@@ -1841,6 +1841,49 @@
|
|
|
1841
1841
|
"list.js"
|
|
1842
1842
|
]
|
|
1843
1843
|
},
|
|
1844
|
+
"game:job:logs": {
|
|
1845
|
+
"aliases": [],
|
|
1846
|
+
"args": {
|
|
1847
|
+
"job_id": {
|
|
1848
|
+
"description": "The id of the job to get the logs for",
|
|
1849
|
+
"name": "job_id",
|
|
1850
|
+
"required": true
|
|
1851
|
+
}
|
|
1852
|
+
},
|
|
1853
|
+
"description": "Downloads the full plain-text logs for a job and writes them to stdout.",
|
|
1854
|
+
"examples": [
|
|
1855
|
+
"<%= config.bin %> <%= command.id %> 4d32239e",
|
|
1856
|
+
"<%= config.bin %> <%= command.id %> 4d32239e > job.log",
|
|
1857
|
+
"<%= config.bin %> <%= command.id %> 4d32239e | grep -i error",
|
|
1858
|
+
"<%= config.bin %> <%= command.id %> --gameId 0c179fc4 4d32239e | less"
|
|
1859
|
+
],
|
|
1860
|
+
"flags": {
|
|
1861
|
+
"gameId": {
|
|
1862
|
+
"char": "g",
|
|
1863
|
+
"description": "The ID of the game",
|
|
1864
|
+
"name": "gameId",
|
|
1865
|
+
"hasDynamicHelp": false,
|
|
1866
|
+
"multiple": false,
|
|
1867
|
+
"type": "option"
|
|
1868
|
+
}
|
|
1869
|
+
},
|
|
1870
|
+
"hasDynamicHelp": false,
|
|
1871
|
+
"hiddenAliases": [],
|
|
1872
|
+
"id": "game:job:logs",
|
|
1873
|
+
"pluginAlias": "shipthis",
|
|
1874
|
+
"pluginName": "shipthis",
|
|
1875
|
+
"pluginType": "core",
|
|
1876
|
+
"strict": true,
|
|
1877
|
+
"enableJsonFlag": false,
|
|
1878
|
+
"isESM": true,
|
|
1879
|
+
"relativePath": [
|
|
1880
|
+
"dist",
|
|
1881
|
+
"commands",
|
|
1882
|
+
"game",
|
|
1883
|
+
"job",
|
|
1884
|
+
"logs.js"
|
|
1885
|
+
]
|
|
1886
|
+
},
|
|
1844
1887
|
"game:job:status": {
|
|
1845
1888
|
"aliases": [],
|
|
1846
1889
|
"args": {
|
|
@@ -2585,19 +2628,30 @@
|
|
|
2585
2628
|
"status.js"
|
|
2586
2629
|
]
|
|
2587
2630
|
},
|
|
2588
|
-
"game:ios:
|
|
2631
|
+
"game:ios:app:addTester": {
|
|
2589
2632
|
"aliases": [],
|
|
2590
2633
|
"args": {},
|
|
2591
|
-
"description": "
|
|
2634
|
+
"description": "Adds a test user to the game in App Store Connect.",
|
|
2592
2635
|
"examples": [
|
|
2593
|
-
"<%= config.bin %> <%= command.id %>"
|
|
2636
|
+
"<%= config.bin %> <%= command.id %>",
|
|
2637
|
+
"<%= config.bin %> <%= command.id %> --testGroupName \"Testers\""
|
|
2594
2638
|
],
|
|
2595
2639
|
"flags": {
|
|
2596
|
-
"
|
|
2640
|
+
"email": {
|
|
2641
|
+
"char": "e",
|
|
2642
|
+
"description": "The email address of the tester",
|
|
2643
|
+
"name": "email",
|
|
2644
|
+
"hasDynamicHelp": false,
|
|
2645
|
+
"multiple": false,
|
|
2646
|
+
"type": "option"
|
|
2647
|
+
},
|
|
2648
|
+
"firstName": {
|
|
2597
2649
|
"char": "f",
|
|
2598
|
-
"
|
|
2599
|
-
"
|
|
2600
|
-
"
|
|
2650
|
+
"description": "The first name of the tester",
|
|
2651
|
+
"name": "firstName",
|
|
2652
|
+
"hasDynamicHelp": false,
|
|
2653
|
+
"multiple": false,
|
|
2654
|
+
"type": "option"
|
|
2601
2655
|
},
|
|
2602
2656
|
"gameId": {
|
|
2603
2657
|
"char": "g",
|
|
@@ -2607,17 +2661,41 @@
|
|
|
2607
2661
|
"multiple": false,
|
|
2608
2662
|
"type": "option"
|
|
2609
2663
|
},
|
|
2664
|
+
"lastName": {
|
|
2665
|
+
"char": "l",
|
|
2666
|
+
"description": "The last name of the tester",
|
|
2667
|
+
"name": "lastName",
|
|
2668
|
+
"hasDynamicHelp": false,
|
|
2669
|
+
"multiple": false,
|
|
2670
|
+
"type": "option"
|
|
2671
|
+
},
|
|
2610
2672
|
"quiet": {
|
|
2611
2673
|
"char": "q",
|
|
2612
2674
|
"description": "Avoid output except for interactions and errors",
|
|
2613
2675
|
"name": "quiet",
|
|
2614
2676
|
"allowNo": false,
|
|
2615
2677
|
"type": "boolean"
|
|
2678
|
+
},
|
|
2679
|
+
"self": {
|
|
2680
|
+
"char": "s",
|
|
2681
|
+
"description": "Add yourself as a tester (uses your Apple ID email and name)",
|
|
2682
|
+
"name": "self",
|
|
2683
|
+
"allowNo": false,
|
|
2684
|
+
"type": "boolean"
|
|
2685
|
+
},
|
|
2686
|
+
"testGroupName": {
|
|
2687
|
+
"char": "t",
|
|
2688
|
+
"description": "The name of the internal test group",
|
|
2689
|
+
"name": "testGroupName",
|
|
2690
|
+
"default": "ShipThis Test Group (Internal)",
|
|
2691
|
+
"hasDynamicHelp": false,
|
|
2692
|
+
"multiple": false,
|
|
2693
|
+
"type": "option"
|
|
2616
2694
|
}
|
|
2617
2695
|
},
|
|
2618
2696
|
"hasDynamicHelp": false,
|
|
2619
2697
|
"hiddenAliases": [],
|
|
2620
|
-
"id": "game:ios:
|
|
2698
|
+
"id": "game:ios:app:addTester",
|
|
2621
2699
|
"pluginAlias": "shipthis",
|
|
2622
2700
|
"pluginName": "shipthis",
|
|
2623
2701
|
"pluginType": "core",
|
|
@@ -2629,55 +2707,59 @@
|
|
|
2629
2707
|
"commands",
|
|
2630
2708
|
"game",
|
|
2631
2709
|
"ios",
|
|
2632
|
-
"
|
|
2633
|
-
"
|
|
2710
|
+
"app",
|
|
2711
|
+
"addTester.js"
|
|
2634
2712
|
]
|
|
2635
2713
|
},
|
|
2636
|
-
"game:ios:
|
|
2714
|
+
"game:ios:app:create": {
|
|
2637
2715
|
"aliases": [],
|
|
2638
2716
|
"args": {},
|
|
2639
|
-
"description": "
|
|
2717
|
+
"description": "Creates an App and BundleId in the Apple Developer Portal.",
|
|
2640
2718
|
"examples": [
|
|
2641
|
-
"<%= config.bin %> <%= command.id %>"
|
|
2642
|
-
"<%= config.bin %> <%= command.id %> --revokeInApple --immediate --iAmSure"
|
|
2719
|
+
"<%= config.bin %> <%= command.id %>"
|
|
2643
2720
|
],
|
|
2644
2721
|
"flags": {
|
|
2645
|
-
"
|
|
2646
|
-
"char": "
|
|
2647
|
-
"description": "The
|
|
2648
|
-
"name": "
|
|
2722
|
+
"appName": {
|
|
2723
|
+
"char": "n",
|
|
2724
|
+
"description": "The name of the App in the Apple Developer Portal",
|
|
2725
|
+
"name": "appName",
|
|
2649
2726
|
"hasDynamicHelp": false,
|
|
2650
2727
|
"multiple": false,
|
|
2651
2728
|
"type": "option"
|
|
2652
2729
|
},
|
|
2653
|
-
"
|
|
2654
|
-
"char": "
|
|
2655
|
-
"description": "
|
|
2656
|
-
"name": "
|
|
2657
|
-
"
|
|
2658
|
-
"
|
|
2659
|
-
"type": "
|
|
2730
|
+
"bundleId": {
|
|
2731
|
+
"char": "b",
|
|
2732
|
+
"description": "The BundleId in the Apple Developer Portal",
|
|
2733
|
+
"name": "bundleId",
|
|
2734
|
+
"hasDynamicHelp": false,
|
|
2735
|
+
"multiple": false,
|
|
2736
|
+
"type": "option"
|
|
2660
2737
|
},
|
|
2661
|
-
"
|
|
2662
|
-
"char": "
|
|
2663
|
-
"
|
|
2664
|
-
"name": "iAmSure",
|
|
2665
|
-
"required": false,
|
|
2738
|
+
"force": {
|
|
2739
|
+
"char": "f",
|
|
2740
|
+
"name": "force",
|
|
2666
2741
|
"allowNo": false,
|
|
2667
2742
|
"type": "boolean"
|
|
2668
2743
|
},
|
|
2669
|
-
"
|
|
2670
|
-
"char": "
|
|
2671
|
-
"description": "
|
|
2672
|
-
"name": "
|
|
2673
|
-
"
|
|
2744
|
+
"gameId": {
|
|
2745
|
+
"char": "g",
|
|
2746
|
+
"description": "The ID of the game",
|
|
2747
|
+
"name": "gameId",
|
|
2748
|
+
"hasDynamicHelp": false,
|
|
2749
|
+
"multiple": false,
|
|
2750
|
+
"type": "option"
|
|
2751
|
+
},
|
|
2752
|
+
"quiet": {
|
|
2753
|
+
"char": "q",
|
|
2754
|
+
"description": "Avoid output except for interactions and errors",
|
|
2755
|
+
"name": "quiet",
|
|
2674
2756
|
"allowNo": false,
|
|
2675
2757
|
"type": "boolean"
|
|
2676
2758
|
}
|
|
2677
2759
|
},
|
|
2678
2760
|
"hasDynamicHelp": false,
|
|
2679
2761
|
"hiddenAliases": [],
|
|
2680
|
-
"id": "game:ios:
|
|
2762
|
+
"id": "game:ios:app:create",
|
|
2681
2763
|
"pluginAlias": "shipthis",
|
|
2682
2764
|
"pluginName": "shipthis",
|
|
2683
2765
|
"pluginType": "core",
|
|
@@ -2689,31 +2771,18 @@
|
|
|
2689
2771
|
"commands",
|
|
2690
2772
|
"game",
|
|
2691
2773
|
"ios",
|
|
2692
|
-
"
|
|
2693
|
-
"
|
|
2774
|
+
"app",
|
|
2775
|
+
"create.js"
|
|
2694
2776
|
]
|
|
2695
2777
|
},
|
|
2696
|
-
"game:ios:
|
|
2778
|
+
"game:ios:app:status": {
|
|
2697
2779
|
"aliases": [],
|
|
2698
|
-
"args": {
|
|
2699
|
-
|
|
2700
|
-
"description": "Name of the ZIP file to create",
|
|
2701
|
-
"name": "file",
|
|
2702
|
-
"required": true
|
|
2703
|
-
}
|
|
2704
|
-
},
|
|
2705
|
-
"description": "Saves the current Mobile Provisioning Profile to a ZIP file",
|
|
2780
|
+
"args": {},
|
|
2781
|
+
"description": "Shows the Game iOS App status. ",
|
|
2706
2782
|
"examples": [
|
|
2707
|
-
"<%= config.bin %> <%= command.id %>
|
|
2783
|
+
"<%= config.bin %> <%= command.id %>"
|
|
2708
2784
|
],
|
|
2709
2785
|
"flags": {
|
|
2710
|
-
"force": {
|
|
2711
|
-
"char": "f",
|
|
2712
|
-
"description": "Overwrite the file if it already exists",
|
|
2713
|
-
"name": "force",
|
|
2714
|
-
"allowNo": false,
|
|
2715
|
-
"type": "boolean"
|
|
2716
|
-
},
|
|
2717
2786
|
"gameId": {
|
|
2718
2787
|
"char": "g",
|
|
2719
2788
|
"description": "The ID of the game",
|
|
@@ -2725,7 +2794,7 @@
|
|
|
2725
2794
|
},
|
|
2726
2795
|
"hasDynamicHelp": false,
|
|
2727
2796
|
"hiddenAliases": [],
|
|
2728
|
-
"id": "game:ios:
|
|
2797
|
+
"id": "game:ios:app:status",
|
|
2729
2798
|
"pluginAlias": "shipthis",
|
|
2730
2799
|
"pluginName": "shipthis",
|
|
2731
2800
|
"pluginType": "core",
|
|
@@ -2737,22 +2806,16 @@
|
|
|
2737
2806
|
"commands",
|
|
2738
2807
|
"game",
|
|
2739
2808
|
"ios",
|
|
2740
|
-
"
|
|
2741
|
-
"
|
|
2809
|
+
"app",
|
|
2810
|
+
"status.js"
|
|
2742
2811
|
]
|
|
2743
2812
|
},
|
|
2744
|
-
"game:ios:
|
|
2813
|
+
"game:ios:app:sync": {
|
|
2745
2814
|
"aliases": [],
|
|
2746
|
-
"args": {
|
|
2747
|
-
|
|
2748
|
-
"description": "Name of the ZIP file to import (must be in the same format as the export)",
|
|
2749
|
-
"name": "file",
|
|
2750
|
-
"required": true
|
|
2751
|
-
}
|
|
2752
|
-
},
|
|
2753
|
-
"description": "Imports an Mobile Provisioning Profile to your ShipThis account",
|
|
2815
|
+
"args": {},
|
|
2816
|
+
"description": "Synchronies the Apple App \"BundleId\" with the capabilities from the local project.",
|
|
2754
2817
|
"examples": [
|
|
2755
|
-
"<%= config.bin %> <%= command.id %>
|
|
2818
|
+
"<%= config.bin %> <%= command.id %>"
|
|
2756
2819
|
],
|
|
2757
2820
|
"flags": {
|
|
2758
2821
|
"force": {
|
|
@@ -2768,11 +2831,18 @@
|
|
|
2768
2831
|
"hasDynamicHelp": false,
|
|
2769
2832
|
"multiple": false,
|
|
2770
2833
|
"type": "option"
|
|
2834
|
+
},
|
|
2835
|
+
"quiet": {
|
|
2836
|
+
"char": "q",
|
|
2837
|
+
"description": "Avoid output except for interactions and errors",
|
|
2838
|
+
"name": "quiet",
|
|
2839
|
+
"allowNo": false,
|
|
2840
|
+
"type": "boolean"
|
|
2771
2841
|
}
|
|
2772
2842
|
},
|
|
2773
2843
|
"hasDynamicHelp": false,
|
|
2774
2844
|
"hiddenAliases": [],
|
|
2775
|
-
"id": "game:ios:
|
|
2845
|
+
"id": "game:ios:app:sync",
|
|
2776
2846
|
"pluginAlias": "shipthis",
|
|
2777
2847
|
"pluginName": "shipthis",
|
|
2778
2848
|
"pluginType": "core",
|
|
@@ -2784,25 +2854,24 @@
|
|
|
2784
2854
|
"commands",
|
|
2785
2855
|
"game",
|
|
2786
2856
|
"ios",
|
|
2787
|
-
"
|
|
2788
|
-
"
|
|
2857
|
+
"app",
|
|
2858
|
+
"sync.js"
|
|
2789
2859
|
]
|
|
2790
2860
|
},
|
|
2791
|
-
"game:ios:profile:
|
|
2861
|
+
"game:ios:profile:create": {
|
|
2792
2862
|
"aliases": [],
|
|
2793
|
-
"args": {
|
|
2794
|
-
|
|
2795
|
-
"description": "Credential ID (full or short prefix). Defaults to the active profile.",
|
|
2796
|
-
"name": "id",
|
|
2797
|
-
"required": false
|
|
2798
|
-
}
|
|
2799
|
-
},
|
|
2800
|
-
"description": "Shows expanded details (expiry, entitlements) for the iOS Mobile Provisioning Profile in your ShipThis account.",
|
|
2863
|
+
"args": {},
|
|
2864
|
+
"description": "Creates a Mobile Provisioning Profile in the Apple Developer Portal.",
|
|
2801
2865
|
"examples": [
|
|
2802
|
-
"<%= config.bin %> <%= command.id %>"
|
|
2803
|
-
"<%= config.bin %> <%= command.id %> 6ff5a864"
|
|
2866
|
+
"<%= config.bin %> <%= command.id %>"
|
|
2804
2867
|
],
|
|
2805
2868
|
"flags": {
|
|
2869
|
+
"force": {
|
|
2870
|
+
"char": "f",
|
|
2871
|
+
"name": "force",
|
|
2872
|
+
"allowNo": false,
|
|
2873
|
+
"type": "boolean"
|
|
2874
|
+
},
|
|
2806
2875
|
"gameId": {
|
|
2807
2876
|
"char": "g",
|
|
2808
2877
|
"description": "The ID of the game",
|
|
@@ -2810,11 +2879,18 @@
|
|
|
2810
2879
|
"hasDynamicHelp": false,
|
|
2811
2880
|
"multiple": false,
|
|
2812
2881
|
"type": "option"
|
|
2882
|
+
},
|
|
2883
|
+
"quiet": {
|
|
2884
|
+
"char": "q",
|
|
2885
|
+
"description": "Avoid output except for interactions and errors",
|
|
2886
|
+
"name": "quiet",
|
|
2887
|
+
"allowNo": false,
|
|
2888
|
+
"type": "boolean"
|
|
2813
2889
|
}
|
|
2814
2890
|
},
|
|
2815
2891
|
"hasDynamicHelp": false,
|
|
2816
2892
|
"hiddenAliases": [],
|
|
2817
|
-
"id": "game:ios:profile:
|
|
2893
|
+
"id": "game:ios:profile:create",
|
|
2818
2894
|
"pluginAlias": "shipthis",
|
|
2819
2895
|
"pluginName": "shipthis",
|
|
2820
2896
|
"pluginType": "core",
|
|
@@ -2827,15 +2903,16 @@
|
|
|
2827
2903
|
"game",
|
|
2828
2904
|
"ios",
|
|
2829
2905
|
"profile",
|
|
2830
|
-
"
|
|
2906
|
+
"create.js"
|
|
2831
2907
|
]
|
|
2832
2908
|
},
|
|
2833
|
-
"game:ios:profile:
|
|
2909
|
+
"game:ios:profile:delete": {
|
|
2834
2910
|
"aliases": [],
|
|
2835
2911
|
"args": {},
|
|
2836
|
-
"description": "
|
|
2912
|
+
"description": "Delete an iOS Mobile Provisioning Profile from ShipThis and optionally from Apple",
|
|
2837
2913
|
"examples": [
|
|
2838
|
-
"<%= config.bin %> <%= command.id %>"
|
|
2914
|
+
"<%= config.bin %> <%= command.id %>",
|
|
2915
|
+
"<%= config.bin %> <%= command.id %> --revokeInApple --immediate --iAmSure"
|
|
2839
2916
|
],
|
|
2840
2917
|
"flags": {
|
|
2841
2918
|
"gameId": {
|
|
@@ -2846,16 +2923,34 @@
|
|
|
2846
2923
|
"multiple": false,
|
|
2847
2924
|
"type": "option"
|
|
2848
2925
|
},
|
|
2849
|
-
"
|
|
2850
|
-
"char": "
|
|
2851
|
-
"
|
|
2926
|
+
"immediate": {
|
|
2927
|
+
"char": "i",
|
|
2928
|
+
"description": "Remove from storage immediately (rather than waiting for automatic cleanup - cannot be undone)",
|
|
2929
|
+
"name": "immediate",
|
|
2930
|
+
"required": false,
|
|
2931
|
+
"allowNo": false,
|
|
2932
|
+
"type": "boolean"
|
|
2933
|
+
},
|
|
2934
|
+
"iAmSure": {
|
|
2935
|
+
"char": "y",
|
|
2936
|
+
"description": "I am sure I want to do this - do not prompt me",
|
|
2937
|
+
"name": "iAmSure",
|
|
2938
|
+
"required": false,
|
|
2939
|
+
"allowNo": false,
|
|
2940
|
+
"type": "boolean"
|
|
2941
|
+
},
|
|
2942
|
+
"revokeInApple": {
|
|
2943
|
+
"char": "a",
|
|
2944
|
+
"description": "Also revoke the Profile in Apple (cannot be undone)",
|
|
2945
|
+
"name": "revokeInApple",
|
|
2946
|
+
"required": false,
|
|
2852
2947
|
"allowNo": false,
|
|
2853
2948
|
"type": "boolean"
|
|
2854
2949
|
}
|
|
2855
2950
|
},
|
|
2856
2951
|
"hasDynamicHelp": false,
|
|
2857
2952
|
"hiddenAliases": [],
|
|
2858
|
-
"id": "game:ios:profile:
|
|
2953
|
+
"id": "game:ios:profile:delete",
|
|
2859
2954
|
"pluginAlias": "shipthis",
|
|
2860
2955
|
"pluginName": "shipthis",
|
|
2861
2956
|
"pluginType": "core",
|
|
@@ -2868,33 +2963,29 @@
|
|
|
2868
2963
|
"game",
|
|
2869
2964
|
"ios",
|
|
2870
2965
|
"profile",
|
|
2871
|
-
"
|
|
2966
|
+
"delete.js"
|
|
2872
2967
|
]
|
|
2873
2968
|
},
|
|
2874
|
-
"game:ios:
|
|
2969
|
+
"game:ios:profile:export": {
|
|
2875
2970
|
"aliases": [],
|
|
2876
|
-
"args": {
|
|
2877
|
-
|
|
2971
|
+
"args": {
|
|
2972
|
+
"file": {
|
|
2973
|
+
"description": "Name of the ZIP file to create",
|
|
2974
|
+
"name": "file",
|
|
2975
|
+
"required": true
|
|
2976
|
+
}
|
|
2977
|
+
},
|
|
2978
|
+
"description": "Saves the current Mobile Provisioning Profile to a ZIP file",
|
|
2878
2979
|
"examples": [
|
|
2879
|
-
"<%= config.bin %> <%= command.id %>"
|
|
2880
|
-
"<%= config.bin %> <%= command.id %> --testGroupName \"Testers\""
|
|
2980
|
+
"<%= config.bin %> <%= command.id %> userProfile.zip"
|
|
2881
2981
|
],
|
|
2882
2982
|
"flags": {
|
|
2883
|
-
"
|
|
2884
|
-
"char": "e",
|
|
2885
|
-
"description": "The email address of the tester",
|
|
2886
|
-
"name": "email",
|
|
2887
|
-
"hasDynamicHelp": false,
|
|
2888
|
-
"multiple": false,
|
|
2889
|
-
"type": "option"
|
|
2890
|
-
},
|
|
2891
|
-
"firstName": {
|
|
2983
|
+
"force": {
|
|
2892
2984
|
"char": "f",
|
|
2893
|
-
"description": "
|
|
2894
|
-
"name": "
|
|
2895
|
-
"
|
|
2896
|
-
"
|
|
2897
|
-
"type": "option"
|
|
2985
|
+
"description": "Overwrite the file if it already exists",
|
|
2986
|
+
"name": "force",
|
|
2987
|
+
"allowNo": false,
|
|
2988
|
+
"type": "boolean"
|
|
2898
2989
|
},
|
|
2899
2990
|
"gameId": {
|
|
2900
2991
|
"char": "g",
|
|
@@ -2903,42 +2994,11 @@
|
|
|
2903
2994
|
"hasDynamicHelp": false,
|
|
2904
2995
|
"multiple": false,
|
|
2905
2996
|
"type": "option"
|
|
2906
|
-
},
|
|
2907
|
-
"lastName": {
|
|
2908
|
-
"char": "l",
|
|
2909
|
-
"description": "The last name of the tester",
|
|
2910
|
-
"name": "lastName",
|
|
2911
|
-
"hasDynamicHelp": false,
|
|
2912
|
-
"multiple": false,
|
|
2913
|
-
"type": "option"
|
|
2914
|
-
},
|
|
2915
|
-
"quiet": {
|
|
2916
|
-
"char": "q",
|
|
2917
|
-
"description": "Avoid output except for interactions and errors",
|
|
2918
|
-
"name": "quiet",
|
|
2919
|
-
"allowNo": false,
|
|
2920
|
-
"type": "boolean"
|
|
2921
|
-
},
|
|
2922
|
-
"self": {
|
|
2923
|
-
"char": "s",
|
|
2924
|
-
"description": "Add yourself as a tester (uses your Apple ID email and name)",
|
|
2925
|
-
"name": "self",
|
|
2926
|
-
"allowNo": false,
|
|
2927
|
-
"type": "boolean"
|
|
2928
|
-
},
|
|
2929
|
-
"testGroupName": {
|
|
2930
|
-
"char": "t",
|
|
2931
|
-
"description": "The name of the internal test group",
|
|
2932
|
-
"name": "testGroupName",
|
|
2933
|
-
"default": "ShipThis Test Group (Internal)",
|
|
2934
|
-
"hasDynamicHelp": false,
|
|
2935
|
-
"multiple": false,
|
|
2936
|
-
"type": "option"
|
|
2937
2997
|
}
|
|
2938
2998
|
},
|
|
2939
2999
|
"hasDynamicHelp": false,
|
|
2940
3000
|
"hiddenAliases": [],
|
|
2941
|
-
"id": "game:ios:
|
|
3001
|
+
"id": "game:ios:profile:export",
|
|
2942
3002
|
"pluginAlias": "shipthis",
|
|
2943
3003
|
"pluginName": "shipthis",
|
|
2944
3004
|
"pluginType": "core",
|
|
@@ -2950,34 +3010,24 @@
|
|
|
2950
3010
|
"commands",
|
|
2951
3011
|
"game",
|
|
2952
3012
|
"ios",
|
|
2953
|
-
"
|
|
2954
|
-
"
|
|
3013
|
+
"profile",
|
|
3014
|
+
"export.js"
|
|
2955
3015
|
]
|
|
2956
3016
|
},
|
|
2957
|
-
"game:ios:
|
|
3017
|
+
"game:ios:profile:import": {
|
|
2958
3018
|
"aliases": [],
|
|
2959
|
-
"args": {
|
|
2960
|
-
|
|
3019
|
+
"args": {
|
|
3020
|
+
"file": {
|
|
3021
|
+
"description": "Name of the ZIP file to import (must be in the same format as the export)",
|
|
3022
|
+
"name": "file",
|
|
3023
|
+
"required": true
|
|
3024
|
+
}
|
|
3025
|
+
},
|
|
3026
|
+
"description": "Imports an Mobile Provisioning Profile to your ShipThis account",
|
|
2961
3027
|
"examples": [
|
|
2962
|
-
"<%= config.bin %> <%= command.id %>"
|
|
3028
|
+
"<%= config.bin %> <%= command.id %> profile.zip"
|
|
2963
3029
|
],
|
|
2964
3030
|
"flags": {
|
|
2965
|
-
"appName": {
|
|
2966
|
-
"char": "n",
|
|
2967
|
-
"description": "The name of the App in the Apple Developer Portal",
|
|
2968
|
-
"name": "appName",
|
|
2969
|
-
"hasDynamicHelp": false,
|
|
2970
|
-
"multiple": false,
|
|
2971
|
-
"type": "option"
|
|
2972
|
-
},
|
|
2973
|
-
"bundleId": {
|
|
2974
|
-
"char": "b",
|
|
2975
|
-
"description": "The BundleId in the Apple Developer Portal",
|
|
2976
|
-
"name": "bundleId",
|
|
2977
|
-
"hasDynamicHelp": false,
|
|
2978
|
-
"multiple": false,
|
|
2979
|
-
"type": "option"
|
|
2980
|
-
},
|
|
2981
3031
|
"force": {
|
|
2982
3032
|
"char": "f",
|
|
2983
3033
|
"name": "force",
|
|
@@ -2991,18 +3041,11 @@
|
|
|
2991
3041
|
"hasDynamicHelp": false,
|
|
2992
3042
|
"multiple": false,
|
|
2993
3043
|
"type": "option"
|
|
2994
|
-
},
|
|
2995
|
-
"quiet": {
|
|
2996
|
-
"char": "q",
|
|
2997
|
-
"description": "Avoid output except for interactions and errors",
|
|
2998
|
-
"name": "quiet",
|
|
2999
|
-
"allowNo": false,
|
|
3000
|
-
"type": "boolean"
|
|
3001
3044
|
}
|
|
3002
3045
|
},
|
|
3003
3046
|
"hasDynamicHelp": false,
|
|
3004
3047
|
"hiddenAliases": [],
|
|
3005
|
-
"id": "game:ios:
|
|
3048
|
+
"id": "game:ios:profile:import",
|
|
3006
3049
|
"pluginAlias": "shipthis",
|
|
3007
3050
|
"pluginName": "shipthis",
|
|
3008
3051
|
"pluginType": "core",
|
|
@@ -3014,16 +3057,23 @@
|
|
|
3014
3057
|
"commands",
|
|
3015
3058
|
"game",
|
|
3016
3059
|
"ios",
|
|
3017
|
-
"
|
|
3018
|
-
"
|
|
3060
|
+
"profile",
|
|
3061
|
+
"import.js"
|
|
3019
3062
|
]
|
|
3020
3063
|
},
|
|
3021
|
-
"game:ios:
|
|
3064
|
+
"game:ios:profile:show": {
|
|
3022
3065
|
"aliases": [],
|
|
3023
|
-
"args": {
|
|
3024
|
-
|
|
3066
|
+
"args": {
|
|
3067
|
+
"id": {
|
|
3068
|
+
"description": "Credential ID (full or short prefix). Defaults to the active profile.",
|
|
3069
|
+
"name": "id",
|
|
3070
|
+
"required": false
|
|
3071
|
+
}
|
|
3072
|
+
},
|
|
3073
|
+
"description": "Shows expanded details (expiry, entitlements) for the iOS Mobile Provisioning Profile in your ShipThis account.",
|
|
3025
3074
|
"examples": [
|
|
3026
|
-
"<%= config.bin %> <%= command.id %>"
|
|
3075
|
+
"<%= config.bin %> <%= command.id %>",
|
|
3076
|
+
"<%= config.bin %> <%= command.id %> 6ff5a864"
|
|
3027
3077
|
],
|
|
3028
3078
|
"flags": {
|
|
3029
3079
|
"gameId": {
|
|
@@ -3037,7 +3087,7 @@
|
|
|
3037
3087
|
},
|
|
3038
3088
|
"hasDynamicHelp": false,
|
|
3039
3089
|
"hiddenAliases": [],
|
|
3040
|
-
"id": "game:ios:
|
|
3090
|
+
"id": "game:ios:profile:show",
|
|
3041
3091
|
"pluginAlias": "shipthis",
|
|
3042
3092
|
"pluginName": "shipthis",
|
|
3043
3093
|
"pluginType": "core",
|
|
@@ -3049,24 +3099,18 @@
|
|
|
3049
3099
|
"commands",
|
|
3050
3100
|
"game",
|
|
3051
3101
|
"ios",
|
|
3052
|
-
"
|
|
3053
|
-
"
|
|
3102
|
+
"profile",
|
|
3103
|
+
"show.js"
|
|
3054
3104
|
]
|
|
3055
3105
|
},
|
|
3056
|
-
"game:ios:
|
|
3106
|
+
"game:ios:profile:status": {
|
|
3057
3107
|
"aliases": [],
|
|
3058
3108
|
"args": {},
|
|
3059
|
-
"description": "
|
|
3109
|
+
"description": "Shows the Game iOS Mobile Provisioning Profile Status.",
|
|
3060
3110
|
"examples": [
|
|
3061
3111
|
"<%= config.bin %> <%= command.id %>"
|
|
3062
3112
|
],
|
|
3063
3113
|
"flags": {
|
|
3064
|
-
"force": {
|
|
3065
|
-
"char": "f",
|
|
3066
|
-
"name": "force",
|
|
3067
|
-
"allowNo": false,
|
|
3068
|
-
"type": "boolean"
|
|
3069
|
-
},
|
|
3070
3114
|
"gameId": {
|
|
3071
3115
|
"char": "g",
|
|
3072
3116
|
"description": "The ID of the game",
|
|
@@ -3075,17 +3119,16 @@
|
|
|
3075
3119
|
"multiple": false,
|
|
3076
3120
|
"type": "option"
|
|
3077
3121
|
},
|
|
3078
|
-
"
|
|
3079
|
-
"char": "
|
|
3080
|
-
"
|
|
3081
|
-
"name": "quiet",
|
|
3122
|
+
"noAppleAuth": {
|
|
3123
|
+
"char": "f",
|
|
3124
|
+
"name": "noAppleAuth",
|
|
3082
3125
|
"allowNo": false,
|
|
3083
3126
|
"type": "boolean"
|
|
3084
3127
|
}
|
|
3085
3128
|
},
|
|
3086
3129
|
"hasDynamicHelp": false,
|
|
3087
3130
|
"hiddenAliases": [],
|
|
3088
|
-
"id": "game:ios:
|
|
3131
|
+
"id": "game:ios:profile:status",
|
|
3089
3132
|
"pluginAlias": "shipthis",
|
|
3090
3133
|
"pluginName": "shipthis",
|
|
3091
3134
|
"pluginType": "core",
|
|
@@ -3097,10 +3140,10 @@
|
|
|
3097
3140
|
"commands",
|
|
3098
3141
|
"game",
|
|
3099
3142
|
"ios",
|
|
3100
|
-
"
|
|
3101
|
-
"
|
|
3143
|
+
"profile",
|
|
3144
|
+
"status.js"
|
|
3102
3145
|
]
|
|
3103
3146
|
}
|
|
3104
3147
|
},
|
|
3105
|
-
"version": "0.1.
|
|
3148
|
+
"version": "0.1.53"
|
|
3106
3149
|
}
|