@commercelayer/cli-plugin-triggers 4.16.0 → 4.17.0

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.
@@ -2132,7 +2132,7 @@
2132
2132
  "index.js"
2133
2133
  ]
2134
2134
  },
2135
- "buy_x_pay_y_promotion:add_tags": {
2135
+ "bundle:add_tags": {
2136
2136
  "aliases": [],
2137
2137
  "args": {
2138
2138
  "id": {
@@ -2206,7 +2206,7 @@
2206
2206
  },
2207
2207
  "hasDynamicHelp": false,
2208
2208
  "hiddenAliases": [],
2209
- "id": "buy_x_pay_y_promotion:add_tags",
2209
+ "id": "bundle:add_tags",
2210
2210
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2211
2211
  "pluginName": "@commercelayer/cli-plugin-triggers",
2212
2212
  "pluginType": "core",
@@ -2216,11 +2216,11 @@
2216
2216
  "relativePath": [
2217
2217
  "lib",
2218
2218
  "commands",
2219
- "buy_x_pay_y_promotion",
2219
+ "bundle",
2220
2220
  "add_tags.js"
2221
2221
  ]
2222
2222
  },
2223
- "buy_x_pay_y_promotion:disable": {
2223
+ "bundle:compute_compare_at_amount": {
2224
2224
  "aliases": [],
2225
2225
  "args": {
2226
2226
  "id": {
@@ -2229,7 +2229,7 @@
2229
2229
  "required": true
2230
2230
  }
2231
2231
  },
2232
- "description": "Send this attribute if you want to mark this resource as disabled.",
2232
+ "description": "Send this attribute if you want to compute the compare_at_amount_cents as the sum of the prices of the bundle SKUs for the market.",
2233
2233
  "flags": {
2234
2234
  "organization": {
2235
2235
  "char": "o",
@@ -2294,7 +2294,7 @@
2294
2294
  },
2295
2295
  "hasDynamicHelp": false,
2296
2296
  "hiddenAliases": [],
2297
- "id": "buy_x_pay_y_promotion:disable",
2297
+ "id": "bundle:compute_compare_at_amount",
2298
2298
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2299
2299
  "pluginName": "@commercelayer/cli-plugin-triggers",
2300
2300
  "pluginType": "core",
@@ -2304,11 +2304,11 @@
2304
2304
  "relativePath": [
2305
2305
  "lib",
2306
2306
  "commands",
2307
- "buy_x_pay_y_promotion",
2308
- "disable.js"
2307
+ "bundle",
2308
+ "compute_compare_at_amount.js"
2309
2309
  ]
2310
2310
  },
2311
- "buy_x_pay_y_promotion:enable": {
2311
+ "bundle:compute_price_amount": {
2312
2312
  "aliases": [],
2313
2313
  "args": {
2314
2314
  "id": {
@@ -2317,7 +2317,7 @@
2317
2317
  "required": true
2318
2318
  }
2319
2319
  },
2320
- "description": "Send this attribute if you want to mark this resource as enabled.",
2320
+ "description": "Send this attribute if you want to compute the price_amount_cents as the sum of the prices of the bundle SKUs for the market.",
2321
2321
  "flags": {
2322
2322
  "organization": {
2323
2323
  "char": "o",
@@ -2382,7 +2382,7 @@
2382
2382
  },
2383
2383
  "hasDynamicHelp": false,
2384
2384
  "hiddenAliases": [],
2385
- "id": "buy_x_pay_y_promotion:enable",
2385
+ "id": "bundle:compute_price_amount",
2386
2386
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2387
2387
  "pluginName": "@commercelayer/cli-plugin-triggers",
2388
2388
  "pluginType": "core",
@@ -2392,11 +2392,11 @@
2392
2392
  "relativePath": [
2393
2393
  "lib",
2394
2394
  "commands",
2395
- "buy_x_pay_y_promotion",
2396
- "enable.js"
2395
+ "bundle",
2396
+ "compute_price_amount.js"
2397
2397
  ]
2398
2398
  },
2399
- "buy_x_pay_y_promotion": {
2399
+ "bundle": {
2400
2400
  "aliases": [],
2401
2401
  "args": {
2402
2402
  "id": {
@@ -2405,7 +2405,7 @@
2405
2405
  "required": true
2406
2406
  }
2407
2407
  },
2408
- "description": "execute an action on a resource of type buy_x_pay_y_promotions",
2408
+ "description": "execute an action on a resource of type bundles",
2409
2409
  "flags": {
2410
2410
  "organization": {
2411
2411
  "char": "o",
@@ -2470,7 +2470,7 @@
2470
2470
  },
2471
2471
  "hasDynamicHelp": false,
2472
2472
  "hiddenAliases": [],
2473
- "id": "buy_x_pay_y_promotion",
2473
+ "id": "bundle",
2474
2474
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2475
2475
  "pluginName": "@commercelayer/cli-plugin-triggers",
2476
2476
  "pluginType": "core",
@@ -2480,11 +2480,11 @@
2480
2480
  "relativePath": [
2481
2481
  "lib",
2482
2482
  "commands",
2483
- "buy_x_pay_y_promotion",
2483
+ "bundle",
2484
2484
  "index.js"
2485
2485
  ]
2486
2486
  },
2487
- "buy_x_pay_y_promotion:remove_tags": {
2487
+ "bundle:remove_tags": {
2488
2488
  "aliases": [],
2489
2489
  "args": {
2490
2490
  "id": {
@@ -2558,7 +2558,7 @@
2558
2558
  },
2559
2559
  "hasDynamicHelp": false,
2560
2560
  "hiddenAliases": [],
2561
- "id": "buy_x_pay_y_promotion:remove_tags",
2561
+ "id": "bundle:remove_tags",
2562
2562
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2563
2563
  "pluginName": "@commercelayer/cli-plugin-triggers",
2564
2564
  "pluginType": "core",
@@ -2568,11 +2568,11 @@
2568
2568
  "relativePath": [
2569
2569
  "lib",
2570
2570
  "commands",
2571
- "buy_x_pay_y_promotion",
2571
+ "bundle",
2572
2572
  "remove_tags.js"
2573
2573
  ]
2574
2574
  },
2575
- "bundle:add_tags": {
2575
+ "buy_x_pay_y_promotion:add_tags": {
2576
2576
  "aliases": [],
2577
2577
  "args": {
2578
2578
  "id": {
@@ -2646,7 +2646,7 @@
2646
2646
  },
2647
2647
  "hasDynamicHelp": false,
2648
2648
  "hiddenAliases": [],
2649
- "id": "bundle:add_tags",
2649
+ "id": "buy_x_pay_y_promotion:add_tags",
2650
2650
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2651
2651
  "pluginName": "@commercelayer/cli-plugin-triggers",
2652
2652
  "pluginType": "core",
@@ -2656,11 +2656,11 @@
2656
2656
  "relativePath": [
2657
2657
  "lib",
2658
2658
  "commands",
2659
- "bundle",
2659
+ "buy_x_pay_y_promotion",
2660
2660
  "add_tags.js"
2661
2661
  ]
2662
2662
  },
2663
- "bundle:compute_compare_at_amount": {
2663
+ "buy_x_pay_y_promotion:disable": {
2664
2664
  "aliases": [],
2665
2665
  "args": {
2666
2666
  "id": {
@@ -2669,7 +2669,7 @@
2669
2669
  "required": true
2670
2670
  }
2671
2671
  },
2672
- "description": "Send this attribute if you want to compute the compare_at_amount_cents as the sum of the prices of the bundle SKUs for the market.",
2672
+ "description": "Send this attribute if you want to mark this resource as disabled.",
2673
2673
  "flags": {
2674
2674
  "organization": {
2675
2675
  "char": "o",
@@ -2734,7 +2734,7 @@
2734
2734
  },
2735
2735
  "hasDynamicHelp": false,
2736
2736
  "hiddenAliases": [],
2737
- "id": "bundle:compute_compare_at_amount",
2737
+ "id": "buy_x_pay_y_promotion:disable",
2738
2738
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2739
2739
  "pluginName": "@commercelayer/cli-plugin-triggers",
2740
2740
  "pluginType": "core",
@@ -2744,11 +2744,11 @@
2744
2744
  "relativePath": [
2745
2745
  "lib",
2746
2746
  "commands",
2747
- "bundle",
2748
- "compute_compare_at_amount.js"
2747
+ "buy_x_pay_y_promotion",
2748
+ "disable.js"
2749
2749
  ]
2750
2750
  },
2751
- "bundle:compute_price_amount": {
2751
+ "buy_x_pay_y_promotion:enable": {
2752
2752
  "aliases": [],
2753
2753
  "args": {
2754
2754
  "id": {
@@ -2757,7 +2757,7 @@
2757
2757
  "required": true
2758
2758
  }
2759
2759
  },
2760
- "description": "Send this attribute if you want to compute the price_amount_cents as the sum of the prices of the bundle SKUs for the market.",
2760
+ "description": "Send this attribute if you want to mark this resource as enabled.",
2761
2761
  "flags": {
2762
2762
  "organization": {
2763
2763
  "char": "o",
@@ -2822,7 +2822,7 @@
2822
2822
  },
2823
2823
  "hasDynamicHelp": false,
2824
2824
  "hiddenAliases": [],
2825
- "id": "bundle:compute_price_amount",
2825
+ "id": "buy_x_pay_y_promotion:enable",
2826
2826
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2827
2827
  "pluginName": "@commercelayer/cli-plugin-triggers",
2828
2828
  "pluginType": "core",
@@ -2832,11 +2832,11 @@
2832
2832
  "relativePath": [
2833
2833
  "lib",
2834
2834
  "commands",
2835
- "bundle",
2836
- "compute_price_amount.js"
2835
+ "buy_x_pay_y_promotion",
2836
+ "enable.js"
2837
2837
  ]
2838
2838
  },
2839
- "bundle": {
2839
+ "buy_x_pay_y_promotion": {
2840
2840
  "aliases": [],
2841
2841
  "args": {
2842
2842
  "id": {
@@ -2845,7 +2845,7 @@
2845
2845
  "required": true
2846
2846
  }
2847
2847
  },
2848
- "description": "execute an action on a resource of type bundles",
2848
+ "description": "execute an action on a resource of type buy_x_pay_y_promotions",
2849
2849
  "flags": {
2850
2850
  "organization": {
2851
2851
  "char": "o",
@@ -2910,7 +2910,7 @@
2910
2910
  },
2911
2911
  "hasDynamicHelp": false,
2912
2912
  "hiddenAliases": [],
2913
- "id": "bundle",
2913
+ "id": "buy_x_pay_y_promotion",
2914
2914
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
2915
2915
  "pluginName": "@commercelayer/cli-plugin-triggers",
2916
2916
  "pluginType": "core",
@@ -2920,11 +2920,11 @@
2920
2920
  "relativePath": [
2921
2921
  "lib",
2922
2922
  "commands",
2923
- "bundle",
2923
+ "buy_x_pay_y_promotion",
2924
2924
  "index.js"
2925
2925
  ]
2926
2926
  },
2927
- "bundle:remove_tags": {
2927
+ "buy_x_pay_y_promotion:remove_tags": {
2928
2928
  "aliases": [],
2929
2929
  "args": {
2930
2930
  "id": {
@@ -2998,7 +2998,7 @@
2998
2998
  },
2999
2999
  "hasDynamicHelp": false,
3000
3000
  "hiddenAliases": [],
3001
- "id": "bundle:remove_tags",
3001
+ "id": "buy_x_pay_y_promotion:remove_tags",
3002
3002
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
3003
3003
  "pluginName": "@commercelayer/cli-plugin-triggers",
3004
3004
  "pluginType": "core",
@@ -3008,7 +3008,7 @@
3008
3008
  "relativePath": [
3009
3009
  "lib",
3010
3010
  "commands",
3011
- "bundle",
3011
+ "buy_x_pay_y_promotion",
3012
3012
  "remove_tags.js"
3013
3013
  ]
3014
3014
  },
@@ -6620,7 +6620,7 @@
6620
6620
  "reset_circuit.js"
6621
6621
  ]
6622
6622
  },
6623
- "fixed_price_promotion:add_tags": {
6623
+ "fixed_amount_promotion:add_tags": {
6624
6624
  "aliases": [],
6625
6625
  "args": {
6626
6626
  "id": {
@@ -6694,7 +6694,7 @@
6694
6694
  },
6695
6695
  "hasDynamicHelp": false,
6696
6696
  "hiddenAliases": [],
6697
- "id": "fixed_price_promotion:add_tags",
6697
+ "id": "fixed_amount_promotion:add_tags",
6698
6698
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
6699
6699
  "pluginName": "@commercelayer/cli-plugin-triggers",
6700
6700
  "pluginType": "core",
@@ -6704,11 +6704,11 @@
6704
6704
  "relativePath": [
6705
6705
  "lib",
6706
6706
  "commands",
6707
- "fixed_price_promotion",
6707
+ "fixed_amount_promotion",
6708
6708
  "add_tags.js"
6709
6709
  ]
6710
6710
  },
6711
- "fixed_price_promotion:disable": {
6711
+ "fixed_amount_promotion:disable": {
6712
6712
  "aliases": [],
6713
6713
  "args": {
6714
6714
  "id": {
@@ -6782,7 +6782,7 @@
6782
6782
  },
6783
6783
  "hasDynamicHelp": false,
6784
6784
  "hiddenAliases": [],
6785
- "id": "fixed_price_promotion:disable",
6785
+ "id": "fixed_amount_promotion:disable",
6786
6786
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
6787
6787
  "pluginName": "@commercelayer/cli-plugin-triggers",
6788
6788
  "pluginType": "core",
@@ -6792,11 +6792,11 @@
6792
6792
  "relativePath": [
6793
6793
  "lib",
6794
6794
  "commands",
6795
- "fixed_price_promotion",
6795
+ "fixed_amount_promotion",
6796
6796
  "disable.js"
6797
6797
  ]
6798
6798
  },
6799
- "fixed_price_promotion:enable": {
6799
+ "fixed_amount_promotion:enable": {
6800
6800
  "aliases": [],
6801
6801
  "args": {
6802
6802
  "id": {
@@ -6870,7 +6870,7 @@
6870
6870
  },
6871
6871
  "hasDynamicHelp": false,
6872
6872
  "hiddenAliases": [],
6873
- "id": "fixed_price_promotion:enable",
6873
+ "id": "fixed_amount_promotion:enable",
6874
6874
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
6875
6875
  "pluginName": "@commercelayer/cli-plugin-triggers",
6876
6876
  "pluginType": "core",
@@ -6880,11 +6880,11 @@
6880
6880
  "relativePath": [
6881
6881
  "lib",
6882
6882
  "commands",
6883
- "fixed_price_promotion",
6883
+ "fixed_amount_promotion",
6884
6884
  "enable.js"
6885
6885
  ]
6886
6886
  },
6887
- "fixed_price_promotion": {
6887
+ "fixed_amount_promotion": {
6888
6888
  "aliases": [],
6889
6889
  "args": {
6890
6890
  "id": {
@@ -6893,7 +6893,7 @@
6893
6893
  "required": true
6894
6894
  }
6895
6895
  },
6896
- "description": "execute an action on a resource of type fixed_price_promotions",
6896
+ "description": "execute an action on a resource of type fixed_amount_promotions",
6897
6897
  "flags": {
6898
6898
  "organization": {
6899
6899
  "char": "o",
@@ -6958,7 +6958,7 @@
6958
6958
  },
6959
6959
  "hasDynamicHelp": false,
6960
6960
  "hiddenAliases": [],
6961
- "id": "fixed_price_promotion",
6961
+ "id": "fixed_amount_promotion",
6962
6962
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
6963
6963
  "pluginName": "@commercelayer/cli-plugin-triggers",
6964
6964
  "pluginType": "core",
@@ -6968,11 +6968,11 @@
6968
6968
  "relativePath": [
6969
6969
  "lib",
6970
6970
  "commands",
6971
- "fixed_price_promotion",
6971
+ "fixed_amount_promotion",
6972
6972
  "index.js"
6973
6973
  ]
6974
6974
  },
6975
- "fixed_price_promotion:remove_tags": {
6975
+ "fixed_amount_promotion:remove_tags": {
6976
6976
  "aliases": [],
6977
6977
  "args": {
6978
6978
  "id": {
@@ -7046,7 +7046,7 @@
7046
7046
  },
7047
7047
  "hasDynamicHelp": false,
7048
7048
  "hiddenAliases": [],
7049
- "id": "fixed_price_promotion:remove_tags",
7049
+ "id": "fixed_amount_promotion:remove_tags",
7050
7050
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
7051
7051
  "pluginName": "@commercelayer/cli-plugin-triggers",
7052
7052
  "pluginType": "core",
@@ -7056,11 +7056,11 @@
7056
7056
  "relativePath": [
7057
7057
  "lib",
7058
7058
  "commands",
7059
- "fixed_price_promotion",
7059
+ "fixed_amount_promotion",
7060
7060
  "remove_tags.js"
7061
7061
  ]
7062
7062
  },
7063
- "fixed_amount_promotion:add_tags": {
7063
+ "fixed_price_promotion:add_tags": {
7064
7064
  "aliases": [],
7065
7065
  "args": {
7066
7066
  "id": {
@@ -7134,7 +7134,7 @@
7134
7134
  },
7135
7135
  "hasDynamicHelp": false,
7136
7136
  "hiddenAliases": [],
7137
- "id": "fixed_amount_promotion:add_tags",
7137
+ "id": "fixed_price_promotion:add_tags",
7138
7138
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
7139
7139
  "pluginName": "@commercelayer/cli-plugin-triggers",
7140
7140
  "pluginType": "core",
@@ -7144,11 +7144,11 @@
7144
7144
  "relativePath": [
7145
7145
  "lib",
7146
7146
  "commands",
7147
- "fixed_amount_promotion",
7147
+ "fixed_price_promotion",
7148
7148
  "add_tags.js"
7149
7149
  ]
7150
7150
  },
7151
- "fixed_amount_promotion:disable": {
7151
+ "fixed_price_promotion:disable": {
7152
7152
  "aliases": [],
7153
7153
  "args": {
7154
7154
  "id": {
@@ -7222,7 +7222,7 @@
7222
7222
  },
7223
7223
  "hasDynamicHelp": false,
7224
7224
  "hiddenAliases": [],
7225
- "id": "fixed_amount_promotion:disable",
7225
+ "id": "fixed_price_promotion:disable",
7226
7226
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
7227
7227
  "pluginName": "@commercelayer/cli-plugin-triggers",
7228
7228
  "pluginType": "core",
@@ -7232,11 +7232,11 @@
7232
7232
  "relativePath": [
7233
7233
  "lib",
7234
7234
  "commands",
7235
- "fixed_amount_promotion",
7235
+ "fixed_price_promotion",
7236
7236
  "disable.js"
7237
7237
  ]
7238
7238
  },
7239
- "fixed_amount_promotion:enable": {
7239
+ "fixed_price_promotion:enable": {
7240
7240
  "aliases": [],
7241
7241
  "args": {
7242
7242
  "id": {
@@ -7310,7 +7310,7 @@
7310
7310
  },
7311
7311
  "hasDynamicHelp": false,
7312
7312
  "hiddenAliases": [],
7313
- "id": "fixed_amount_promotion:enable",
7313
+ "id": "fixed_price_promotion:enable",
7314
7314
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
7315
7315
  "pluginName": "@commercelayer/cli-plugin-triggers",
7316
7316
  "pluginType": "core",
@@ -7320,11 +7320,11 @@
7320
7320
  "relativePath": [
7321
7321
  "lib",
7322
7322
  "commands",
7323
- "fixed_amount_promotion",
7323
+ "fixed_price_promotion",
7324
7324
  "enable.js"
7325
7325
  ]
7326
7326
  },
7327
- "fixed_amount_promotion": {
7327
+ "fixed_price_promotion": {
7328
7328
  "aliases": [],
7329
7329
  "args": {
7330
7330
  "id": {
@@ -7333,7 +7333,7 @@
7333
7333
  "required": true
7334
7334
  }
7335
7335
  },
7336
- "description": "execute an action on a resource of type fixed_amount_promotions",
7336
+ "description": "execute an action on a resource of type fixed_price_promotions",
7337
7337
  "flags": {
7338
7338
  "organization": {
7339
7339
  "char": "o",
@@ -7398,7 +7398,7 @@
7398
7398
  },
7399
7399
  "hasDynamicHelp": false,
7400
7400
  "hiddenAliases": [],
7401
- "id": "fixed_amount_promotion",
7401
+ "id": "fixed_price_promotion",
7402
7402
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
7403
7403
  "pluginName": "@commercelayer/cli-plugin-triggers",
7404
7404
  "pluginType": "core",
@@ -7408,11 +7408,11 @@
7408
7408
  "relativePath": [
7409
7409
  "lib",
7410
7410
  "commands",
7411
- "fixed_amount_promotion",
7411
+ "fixed_price_promotion",
7412
7412
  "index.js"
7413
7413
  ]
7414
7414
  },
7415
- "fixed_amount_promotion:remove_tags": {
7415
+ "fixed_price_promotion:remove_tags": {
7416
7416
  "aliases": [],
7417
7417
  "args": {
7418
7418
  "id": {
@@ -7486,7 +7486,7 @@
7486
7486
  },
7487
7487
  "hasDynamicHelp": false,
7488
7488
  "hiddenAliases": [],
7489
- "id": "fixed_amount_promotion:remove_tags",
7489
+ "id": "fixed_price_promotion:remove_tags",
7490
7490
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
7491
7491
  "pluginName": "@commercelayer/cli-plugin-triggers",
7492
7492
  "pluginType": "core",
@@ -7496,7 +7496,7 @@
7496
7496
  "relativePath": [
7497
7497
  "lib",
7498
7498
  "commands",
7499
- "fixed_amount_promotion",
7499
+ "fixed_price_promotion",
7500
7500
  "remove_tags.js"
7501
7501
  ]
7502
7502
  },
@@ -9876,7 +9876,7 @@
9876
9876
  "index.js"
9877
9877
  ]
9878
9878
  },
9879
- "klarna_payment": {
9879
+ "klarna_gateway:disable": {
9880
9880
  "aliases": [],
9881
9881
  "args": {
9882
9882
  "id": {
@@ -9885,7 +9885,7 @@
9885
9885
  "required": true
9886
9886
  }
9887
9887
  },
9888
- "description": "execute an action on a resource of type klarna_payments",
9888
+ "description": "Send this attribute if you want to mark this resource as disabled.",
9889
9889
  "flags": {
9890
9890
  "organization": {
9891
9891
  "char": "o",
@@ -9950,7 +9950,7 @@
9950
9950
  },
9951
9951
  "hasDynamicHelp": false,
9952
9952
  "hiddenAliases": [],
9953
- "id": "klarna_payment",
9953
+ "id": "klarna_gateway:disable",
9954
9954
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
9955
9955
  "pluginName": "@commercelayer/cli-plugin-triggers",
9956
9956
  "pluginType": "core",
@@ -9960,11 +9960,11 @@
9960
9960
  "relativePath": [
9961
9961
  "lib",
9962
9962
  "commands",
9963
- "klarna_payment",
9964
- "index.js"
9963
+ "klarna_gateway",
9964
+ "disable.js"
9965
9965
  ]
9966
9966
  },
9967
- "klarna_payment:update": {
9967
+ "klarna_gateway:enable": {
9968
9968
  "aliases": [],
9969
9969
  "args": {
9970
9970
  "id": {
@@ -9973,7 +9973,7 @@
9973
9973
  "required": true
9974
9974
  }
9975
9975
  },
9976
- "description": "Send this attribute if you want to update the payment session with fresh order data.",
9976
+ "description": "Send this attribute if you want to mark this resource as enabled.",
9977
9977
  "flags": {
9978
9978
  "organization": {
9979
9979
  "char": "o",
@@ -10038,7 +10038,7 @@
10038
10038
  },
10039
10039
  "hasDynamicHelp": false,
10040
10040
  "hiddenAliases": [],
10041
- "id": "klarna_payment:update",
10041
+ "id": "klarna_gateway:enable",
10042
10042
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
10043
10043
  "pluginName": "@commercelayer/cli-plugin-triggers",
10044
10044
  "pluginType": "core",
@@ -10048,11 +10048,11 @@
10048
10048
  "relativePath": [
10049
10049
  "lib",
10050
10050
  "commands",
10051
- "klarna_payment",
10052
- "update.js"
10051
+ "klarna_gateway",
10052
+ "enable.js"
10053
10053
  ]
10054
10054
  },
10055
- "klarna_gateway:disable": {
10055
+ "klarna_gateway": {
10056
10056
  "aliases": [],
10057
10057
  "args": {
10058
10058
  "id": {
@@ -10061,7 +10061,7 @@
10061
10061
  "required": true
10062
10062
  }
10063
10063
  },
10064
- "description": "Send this attribute if you want to mark this resource as disabled.",
10064
+ "description": "execute an action on a resource of type klarna_gateways",
10065
10065
  "flags": {
10066
10066
  "organization": {
10067
10067
  "char": "o",
@@ -10126,7 +10126,7 @@
10126
10126
  },
10127
10127
  "hasDynamicHelp": false,
10128
10128
  "hiddenAliases": [],
10129
- "id": "klarna_gateway:disable",
10129
+ "id": "klarna_gateway",
10130
10130
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
10131
10131
  "pluginName": "@commercelayer/cli-plugin-triggers",
10132
10132
  "pluginType": "core",
@@ -10137,10 +10137,10 @@
10137
10137
  "lib",
10138
10138
  "commands",
10139
10139
  "klarna_gateway",
10140
- "disable.js"
10140
+ "index.js"
10141
10141
  ]
10142
10142
  },
10143
- "klarna_gateway:enable": {
10143
+ "klarna_payment": {
10144
10144
  "aliases": [],
10145
10145
  "args": {
10146
10146
  "id": {
@@ -10149,7 +10149,7 @@
10149
10149
  "required": true
10150
10150
  }
10151
10151
  },
10152
- "description": "Send this attribute if you want to mark this resource as enabled.",
10152
+ "description": "execute an action on a resource of type klarna_payments",
10153
10153
  "flags": {
10154
10154
  "organization": {
10155
10155
  "char": "o",
@@ -10214,7 +10214,7 @@
10214
10214
  },
10215
10215
  "hasDynamicHelp": false,
10216
10216
  "hiddenAliases": [],
10217
- "id": "klarna_gateway:enable",
10217
+ "id": "klarna_payment",
10218
10218
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
10219
10219
  "pluginName": "@commercelayer/cli-plugin-triggers",
10220
10220
  "pluginType": "core",
@@ -10224,11 +10224,11 @@
10224
10224
  "relativePath": [
10225
10225
  "lib",
10226
10226
  "commands",
10227
- "klarna_gateway",
10228
- "enable.js"
10227
+ "klarna_payment",
10228
+ "index.js"
10229
10229
  ]
10230
10230
  },
10231
- "klarna_gateway": {
10231
+ "klarna_payment:update": {
10232
10232
  "aliases": [],
10233
10233
  "args": {
10234
10234
  "id": {
@@ -10237,7 +10237,7 @@
10237
10237
  "required": true
10238
10238
  }
10239
10239
  },
10240
- "description": "execute an action on a resource of type klarna_gateways",
10240
+ "description": "Send this attribute if you want to update the payment session with fresh order data.",
10241
10241
  "flags": {
10242
10242
  "organization": {
10243
10243
  "char": "o",
@@ -10302,7 +10302,7 @@
10302
10302
  },
10303
10303
  "hasDynamicHelp": false,
10304
10304
  "hiddenAliases": [],
10305
- "id": "klarna_gateway",
10305
+ "id": "klarna_payment:update",
10306
10306
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
10307
10307
  "pluginName": "@commercelayer/cli-plugin-triggers",
10308
10308
  "pluginType": "core",
@@ -10312,8 +10312,8 @@
10312
10312
  "relativePath": [
10313
10313
  "lib",
10314
10314
  "commands",
10315
- "klarna_gateway",
10316
- "index.js"
10315
+ "klarna_payment",
10316
+ "update.js"
10317
10317
  ]
10318
10318
  },
10319
10319
  "line_item:add_tags": {
@@ -18879,7 +18879,7 @@
18879
18879
  "refresh.js"
18880
18880
  ]
18881
18881
  },
18882
- "shipping_method:disable": {
18882
+ "shipment:add_tags": {
18883
18883
  "aliases": [],
18884
18884
  "args": {
18885
18885
  "id": {
@@ -18888,7 +18888,7 @@
18888
18888
  "required": true
18889
18889
  }
18890
18890
  },
18891
- "description": "Send this attribute if you want to mark this resource as disabled.",
18891
+ "description": "Comma separated list of tags to be added. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
18892
18892
  "flags": {
18893
18893
  "organization": {
18894
18894
  "char": "o",
@@ -18953,7 +18953,7 @@
18953
18953
  },
18954
18954
  "hasDynamicHelp": false,
18955
18955
  "hiddenAliases": [],
18956
- "id": "shipping_method:disable",
18956
+ "id": "shipment:add_tags",
18957
18957
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
18958
18958
  "pluginName": "@commercelayer/cli-plugin-triggers",
18959
18959
  "pluginType": "core",
@@ -18963,11 +18963,11 @@
18963
18963
  "relativePath": [
18964
18964
  "lib",
18965
18965
  "commands",
18966
- "shipping_method",
18967
- "disable.js"
18966
+ "shipment",
18967
+ "add_tags.js"
18968
18968
  ]
18969
18969
  },
18970
- "shipping_method:enable": {
18970
+ "shipment:cancel": {
18971
18971
  "aliases": [],
18972
18972
  "args": {
18973
18973
  "id": {
@@ -18976,7 +18976,7 @@
18976
18976
  "required": true
18977
18977
  }
18978
18978
  },
18979
- "description": "Send this attribute if you want to mark this resource as enabled.",
18979
+ "description": "Send this attribute if you want to mark this shipment as cancelled (unless already shipped or delivered). Cannot be passed by sales channels.",
18980
18980
  "flags": {
18981
18981
  "organization": {
18982
18982
  "char": "o",
@@ -19041,7 +19041,7 @@
19041
19041
  },
19042
19042
  "hasDynamicHelp": false,
19043
19043
  "hiddenAliases": [],
19044
- "id": "shipping_method:enable",
19044
+ "id": "shipment:cancel",
19045
19045
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19046
19046
  "pluginName": "@commercelayer/cli-plugin-triggers",
19047
19047
  "pluginType": "core",
@@ -19051,11 +19051,11 @@
19051
19051
  "relativePath": [
19052
19052
  "lib",
19053
19053
  "commands",
19054
- "shipping_method",
19055
- "enable.js"
19054
+ "shipment",
19055
+ "cancel.js"
19056
19056
  ]
19057
19057
  },
19058
- "shipping_method": {
19058
+ "shipment:decrement_stock": {
19059
19059
  "aliases": [],
19060
19060
  "args": {
19061
19061
  "id": {
@@ -19064,7 +19064,7 @@
19064
19064
  "required": true
19065
19065
  }
19066
19066
  },
19067
- "description": "execute an action on a resource of type shipping_methods",
19067
+ "description": "Send this attribute if you want to automatically decrement and release the stock for each of the associated stock line item. Can be done only when fulfillment is in progress. Cannot be passed by sales channels.",
19068
19068
  "flags": {
19069
19069
  "organization": {
19070
19070
  "char": "o",
@@ -19129,7 +19129,7 @@
19129
19129
  },
19130
19130
  "hasDynamicHelp": false,
19131
19131
  "hiddenAliases": [],
19132
- "id": "shipping_method",
19132
+ "id": "shipment:decrement_stock",
19133
19133
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19134
19134
  "pluginName": "@commercelayer/cli-plugin-triggers",
19135
19135
  "pluginType": "core",
@@ -19139,11 +19139,11 @@
19139
19139
  "relativePath": [
19140
19140
  "lib",
19141
19141
  "commands",
19142
- "shipping_method",
19143
- "index.js"
19142
+ "shipment",
19143
+ "decrement_stock.js"
19144
19144
  ]
19145
19145
  },
19146
- "shipping_method:reset_circuit": {
19146
+ "shipment:deliver": {
19147
19147
  "aliases": [],
19148
19148
  "args": {
19149
19149
  "id": {
@@ -19152,7 +19152,7 @@
19152
19152
  "required": true
19153
19153
  }
19154
19154
  },
19155
- "description": "Send this attribute if you want to reset the circuit breaker associated to this resource to 'closed' state and zero failures count. Cannot be passed by sales channels.",
19155
+ "description": "Send this attribute if you want to mark this shipment as delivered.",
19156
19156
  "flags": {
19157
19157
  "organization": {
19158
19158
  "char": "o",
@@ -19217,7 +19217,7 @@
19217
19217
  },
19218
19218
  "hasDynamicHelp": false,
19219
19219
  "hiddenAliases": [],
19220
- "id": "shipping_method:reset_circuit",
19220
+ "id": "shipment:deliver",
19221
19221
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19222
19222
  "pluginName": "@commercelayer/cli-plugin-triggers",
19223
19223
  "pluginType": "core",
@@ -19227,11 +19227,11 @@
19227
19227
  "relativePath": [
19228
19228
  "lib",
19229
19229
  "commands",
19230
- "shipping_method",
19231
- "reset_circuit.js"
19230
+ "shipment",
19231
+ "deliver.js"
19232
19232
  ]
19233
19233
  },
19234
- "shipment:add_tags": {
19234
+ "shipment:get_rates": {
19235
19235
  "aliases": [],
19236
19236
  "args": {
19237
19237
  "id": {
@@ -19240,7 +19240,7 @@
19240
19240
  "required": true
19241
19241
  }
19242
19242
  },
19243
- "description": "Comma separated list of tags to be added. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
19243
+ "description": "Send this attribute if you want get the shipping rates from the associated carrier accounts.",
19244
19244
  "flags": {
19245
19245
  "organization": {
19246
19246
  "char": "o",
@@ -19305,7 +19305,7 @@
19305
19305
  },
19306
19306
  "hasDynamicHelp": false,
19307
19307
  "hiddenAliases": [],
19308
- "id": "shipment:add_tags",
19308
+ "id": "shipment:get_rates",
19309
19309
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19310
19310
  "pluginName": "@commercelayer/cli-plugin-triggers",
19311
19311
  "pluginType": "core",
@@ -19316,10 +19316,10 @@
19316
19316
  "lib",
19317
19317
  "commands",
19318
19318
  "shipment",
19319
- "add_tags.js"
19319
+ "get_rates.js"
19320
19320
  ]
19321
19321
  },
19322
- "shipment:cancel": {
19322
+ "shipment": {
19323
19323
  "aliases": [],
19324
19324
  "args": {
19325
19325
  "id": {
@@ -19328,7 +19328,7 @@
19328
19328
  "required": true
19329
19329
  }
19330
19330
  },
19331
- "description": "Send this attribute if you want to mark this shipment as cancelled (unless already shipped or delivered). Cannot be passed by sales channels.",
19331
+ "description": "execute an action on a resource of type shipments",
19332
19332
  "flags": {
19333
19333
  "organization": {
19334
19334
  "char": "o",
@@ -19393,7 +19393,7 @@
19393
19393
  },
19394
19394
  "hasDynamicHelp": false,
19395
19395
  "hiddenAliases": [],
19396
- "id": "shipment:cancel",
19396
+ "id": "shipment",
19397
19397
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19398
19398
  "pluginName": "@commercelayer/cli-plugin-triggers",
19399
19399
  "pluginType": "core",
@@ -19404,10 +19404,10 @@
19404
19404
  "lib",
19405
19405
  "commands",
19406
19406
  "shipment",
19407
- "cancel.js"
19407
+ "index.js"
19408
19408
  ]
19409
19409
  },
19410
- "shipment:decrement_stock": {
19410
+ "shipment:on_hold": {
19411
19411
  "aliases": [],
19412
19412
  "args": {
19413
19413
  "id": {
@@ -19416,7 +19416,7 @@
19416
19416
  "required": true
19417
19417
  }
19418
19418
  },
19419
- "description": "Send this attribute if you want to automatically decrement and release the stock for each of the associated stock line item. Can be done only when fulfillment is in progress. Cannot be passed by sales channels.",
19419
+ "description": "Send this attribute if you want to put this shipment on hold.",
19420
19420
  "flags": {
19421
19421
  "organization": {
19422
19422
  "char": "o",
@@ -19481,7 +19481,7 @@
19481
19481
  },
19482
19482
  "hasDynamicHelp": false,
19483
19483
  "hiddenAliases": [],
19484
- "id": "shipment:decrement_stock",
19484
+ "id": "shipment:on_hold",
19485
19485
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19486
19486
  "pluginName": "@commercelayer/cli-plugin-triggers",
19487
19487
  "pluginType": "core",
@@ -19492,10 +19492,10 @@
19492
19492
  "lib",
19493
19493
  "commands",
19494
19494
  "shipment",
19495
- "decrement_stock.js"
19495
+ "on_hold.js"
19496
19496
  ]
19497
19497
  },
19498
- "shipment:deliver": {
19498
+ "shipment:packing": {
19499
19499
  "aliases": [],
19500
19500
  "args": {
19501
19501
  "id": {
@@ -19504,7 +19504,7 @@
19504
19504
  "required": true
19505
19505
  }
19506
19506
  },
19507
- "description": "Send this attribute if you want to mark this shipment as delivered.",
19507
+ "description": "Send this attribute if you want to start packing this shipment.",
19508
19508
  "flags": {
19509
19509
  "organization": {
19510
19510
  "char": "o",
@@ -19569,7 +19569,7 @@
19569
19569
  },
19570
19570
  "hasDynamicHelp": false,
19571
19571
  "hiddenAliases": [],
19572
- "id": "shipment:deliver",
19572
+ "id": "shipment:packing",
19573
19573
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19574
19574
  "pluginName": "@commercelayer/cli-plugin-triggers",
19575
19575
  "pluginType": "core",
@@ -19580,10 +19580,10 @@
19580
19580
  "lib",
19581
19581
  "commands",
19582
19582
  "shipment",
19583
- "deliver.js"
19583
+ "packing.js"
19584
19584
  ]
19585
19585
  },
19586
- "shipment:get_rates": {
19586
+ "shipment:picking": {
19587
19587
  "aliases": [],
19588
19588
  "args": {
19589
19589
  "id": {
@@ -19592,7 +19592,7 @@
19592
19592
  "required": true
19593
19593
  }
19594
19594
  },
19595
- "description": "Send this attribute if you want get the shipping rates from the associated carrier accounts.",
19595
+ "description": "Send this attribute if you want to start picking this shipment.",
19596
19596
  "flags": {
19597
19597
  "organization": {
19598
19598
  "char": "o",
@@ -19657,7 +19657,7 @@
19657
19657
  },
19658
19658
  "hasDynamicHelp": false,
19659
19659
  "hiddenAliases": [],
19660
- "id": "shipment:get_rates",
19660
+ "id": "shipment:picking",
19661
19661
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19662
19662
  "pluginName": "@commercelayer/cli-plugin-triggers",
19663
19663
  "pluginType": "core",
@@ -19668,10 +19668,10 @@
19668
19668
  "lib",
19669
19669
  "commands",
19670
19670
  "shipment",
19671
- "get_rates.js"
19671
+ "picking.js"
19672
19672
  ]
19673
19673
  },
19674
- "shipment": {
19674
+ "shipment:purchase": {
19675
19675
  "aliases": [],
19676
19676
  "args": {
19677
19677
  "id": {
@@ -19680,7 +19680,7 @@
19680
19680
  "required": true
19681
19681
  }
19682
19682
  },
19683
- "description": "execute an action on a resource of type shipments",
19683
+ "description": "Send this attribute if you want to purchase this shipment with the selected rate.",
19684
19684
  "flags": {
19685
19685
  "organization": {
19686
19686
  "char": "o",
@@ -19745,7 +19745,7 @@
19745
19745
  },
19746
19746
  "hasDynamicHelp": false,
19747
19747
  "hiddenAliases": [],
19748
- "id": "shipment",
19748
+ "id": "shipment:purchase",
19749
19749
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19750
19750
  "pluginName": "@commercelayer/cli-plugin-triggers",
19751
19751
  "pluginType": "core",
@@ -19756,10 +19756,10 @@
19756
19756
  "lib",
19757
19757
  "commands",
19758
19758
  "shipment",
19759
- "index.js"
19759
+ "purchase.js"
19760
19760
  ]
19761
19761
  },
19762
- "shipment:on_hold": {
19762
+ "shipment:ready_to_ship": {
19763
19763
  "aliases": [],
19764
19764
  "args": {
19765
19765
  "id": {
@@ -19768,7 +19768,7 @@
19768
19768
  "required": true
19769
19769
  }
19770
19770
  },
19771
- "description": "Send this attribute if you want to put this shipment on hold.",
19771
+ "description": "Send this attribute if you want to mark this shipment as ready to ship.",
19772
19772
  "flags": {
19773
19773
  "organization": {
19774
19774
  "char": "o",
@@ -19833,7 +19833,7 @@
19833
19833
  },
19834
19834
  "hasDynamicHelp": false,
19835
19835
  "hiddenAliases": [],
19836
- "id": "shipment:on_hold",
19836
+ "id": "shipment:ready_to_ship",
19837
19837
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19838
19838
  "pluginName": "@commercelayer/cli-plugin-triggers",
19839
19839
  "pluginType": "core",
@@ -19844,10 +19844,10 @@
19844
19844
  "lib",
19845
19845
  "commands",
19846
19846
  "shipment",
19847
- "on_hold.js"
19847
+ "ready_to_ship.js"
19848
19848
  ]
19849
19849
  },
19850
- "shipment:packing": {
19850
+ "shipment:release_stock": {
19851
19851
  "aliases": [],
19852
19852
  "args": {
19853
19853
  "id": {
@@ -19856,7 +19856,7 @@
19856
19856
  "required": true
19857
19857
  }
19858
19858
  },
19859
- "description": "Send this attribute if you want to start packing this shipment.",
19859
+ "description": "Send this attribute if you want to automatically destroy the stock reservations for each of the associated stock line item. Can be done only when fulfillment is in progress. Cannot be passed by sales channels.",
19860
19860
  "flags": {
19861
19861
  "organization": {
19862
19862
  "char": "o",
@@ -19921,7 +19921,7 @@
19921
19921
  },
19922
19922
  "hasDynamicHelp": false,
19923
19923
  "hiddenAliases": [],
19924
- "id": "shipment:packing",
19924
+ "id": "shipment:release_stock",
19925
19925
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
19926
19926
  "pluginName": "@commercelayer/cli-plugin-triggers",
19927
19927
  "pluginType": "core",
@@ -19932,10 +19932,10 @@
19932
19932
  "lib",
19933
19933
  "commands",
19934
19934
  "shipment",
19935
- "packing.js"
19935
+ "release_stock.js"
19936
19936
  ]
19937
19937
  },
19938
- "shipment:picking": {
19938
+ "shipment:remove_tags": {
19939
19939
  "aliases": [],
19940
19940
  "args": {
19941
19941
  "id": {
@@ -19944,7 +19944,7 @@
19944
19944
  "required": true
19945
19945
  }
19946
19946
  },
19947
- "description": "Send this attribute if you want to start picking this shipment.",
19947
+ "description": "Comma separated list of tags to be removed. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
19948
19948
  "flags": {
19949
19949
  "organization": {
19950
19950
  "char": "o",
@@ -20009,7 +20009,7 @@
20009
20009
  },
20010
20010
  "hasDynamicHelp": false,
20011
20011
  "hiddenAliases": [],
20012
- "id": "shipment:picking",
20012
+ "id": "shipment:remove_tags",
20013
20013
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20014
20014
  "pluginName": "@commercelayer/cli-plugin-triggers",
20015
20015
  "pluginType": "core",
@@ -20020,10 +20020,10 @@
20020
20020
  "lib",
20021
20021
  "commands",
20022
20022
  "shipment",
20023
- "picking.js"
20023
+ "remove_tags.js"
20024
20024
  ]
20025
20025
  },
20026
- "shipment:purchase": {
20026
+ "shipment:reserve_stock": {
20027
20027
  "aliases": [],
20028
20028
  "args": {
20029
20029
  "id": {
@@ -20032,7 +20032,7 @@
20032
20032
  "required": true
20033
20033
  }
20034
20034
  },
20035
- "description": "Send this attribute if you want to purchase this shipment with the selected rate.",
20035
+ "description": "Send this attribute if you want to automatically reserve the stock for each of the associated stock line item. Can be done only when fulfillment is in progress. Cannot be passed by sales channels.",
20036
20036
  "flags": {
20037
20037
  "organization": {
20038
20038
  "char": "o",
@@ -20097,7 +20097,7 @@
20097
20097
  },
20098
20098
  "hasDynamicHelp": false,
20099
20099
  "hiddenAliases": [],
20100
- "id": "shipment:purchase",
20100
+ "id": "shipment:reserve_stock",
20101
20101
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20102
20102
  "pluginName": "@commercelayer/cli-plugin-triggers",
20103
20103
  "pluginType": "core",
@@ -20108,10 +20108,10 @@
20108
20108
  "lib",
20109
20109
  "commands",
20110
20110
  "shipment",
20111
- "purchase.js"
20111
+ "reserve_stock.js"
20112
20112
  ]
20113
20113
  },
20114
- "shipment:ready_to_ship": {
20114
+ "shipment:ship": {
20115
20115
  "aliases": [],
20116
20116
  "args": {
20117
20117
  "id": {
@@ -20120,7 +20120,7 @@
20120
20120
  "required": true
20121
20121
  }
20122
20122
  },
20123
- "description": "Send this attribute if you want to mark this shipment as ready to ship.",
20123
+ "description": "Send this attribute if you want to mark this shipment as shipped.",
20124
20124
  "flags": {
20125
20125
  "organization": {
20126
20126
  "char": "o",
@@ -20185,7 +20185,7 @@
20185
20185
  },
20186
20186
  "hasDynamicHelp": false,
20187
20187
  "hiddenAliases": [],
20188
- "id": "shipment:ready_to_ship",
20188
+ "id": "shipment:ship",
20189
20189
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20190
20190
  "pluginName": "@commercelayer/cli-plugin-triggers",
20191
20191
  "pluginType": "core",
@@ -20196,10 +20196,10 @@
20196
20196
  "lib",
20197
20197
  "commands",
20198
20198
  "shipment",
20199
- "ready_to_ship.js"
20199
+ "ship.js"
20200
20200
  ]
20201
20201
  },
20202
- "shipment:release_stock": {
20202
+ "shipment:upcoming": {
20203
20203
  "aliases": [],
20204
20204
  "args": {
20205
20205
  "id": {
@@ -20208,7 +20208,7 @@
20208
20208
  "required": true
20209
20209
  }
20210
20210
  },
20211
- "description": "Send this attribute if you want to automatically destroy the stock reservations for each of the associated stock line item. Can be done only when fulfillment is in progress. Cannot be passed by sales channels.",
20211
+ "description": "Send this attribute if you want to mark this shipment as upcoming. Cannot be passed by sales channels.",
20212
20212
  "flags": {
20213
20213
  "organization": {
20214
20214
  "char": "o",
@@ -20273,7 +20273,7 @@
20273
20273
  },
20274
20274
  "hasDynamicHelp": false,
20275
20275
  "hiddenAliases": [],
20276
- "id": "shipment:release_stock",
20276
+ "id": "shipment:upcoming",
20277
20277
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20278
20278
  "pluginName": "@commercelayer/cli-plugin-triggers",
20279
20279
  "pluginType": "core",
@@ -20284,10 +20284,10 @@
20284
20284
  "lib",
20285
20285
  "commands",
20286
20286
  "shipment",
20287
- "release_stock.js"
20287
+ "upcoming.js"
20288
20288
  ]
20289
20289
  },
20290
- "shipment:remove_tags": {
20290
+ "shipping_method:add_tags": {
20291
20291
  "aliases": [],
20292
20292
  "args": {
20293
20293
  "id": {
@@ -20296,7 +20296,7 @@
20296
20296
  "required": true
20297
20297
  }
20298
20298
  },
20299
- "description": "Comma separated list of tags to be removed. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
20299
+ "description": "Comma separated list of tags to be added. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
20300
20300
  "flags": {
20301
20301
  "organization": {
20302
20302
  "char": "o",
@@ -20361,7 +20361,7 @@
20361
20361
  },
20362
20362
  "hasDynamicHelp": false,
20363
20363
  "hiddenAliases": [],
20364
- "id": "shipment:remove_tags",
20364
+ "id": "shipping_method:add_tags",
20365
20365
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20366
20366
  "pluginName": "@commercelayer/cli-plugin-triggers",
20367
20367
  "pluginType": "core",
@@ -20371,11 +20371,11 @@
20371
20371
  "relativePath": [
20372
20372
  "lib",
20373
20373
  "commands",
20374
- "shipment",
20375
- "remove_tags.js"
20374
+ "shipping_method",
20375
+ "add_tags.js"
20376
20376
  ]
20377
20377
  },
20378
- "shipment:reserve_stock": {
20378
+ "shipping_method:disable": {
20379
20379
  "aliases": [],
20380
20380
  "args": {
20381
20381
  "id": {
@@ -20384,7 +20384,7 @@
20384
20384
  "required": true
20385
20385
  }
20386
20386
  },
20387
- "description": "Send this attribute if you want to automatically reserve the stock for each of the associated stock line item. Can be done only when fulfillment is in progress. Cannot be passed by sales channels.",
20387
+ "description": "Send this attribute if you want to mark this resource as disabled.",
20388
20388
  "flags": {
20389
20389
  "organization": {
20390
20390
  "char": "o",
@@ -20449,7 +20449,7 @@
20449
20449
  },
20450
20450
  "hasDynamicHelp": false,
20451
20451
  "hiddenAliases": [],
20452
- "id": "shipment:reserve_stock",
20452
+ "id": "shipping_method:disable",
20453
20453
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20454
20454
  "pluginName": "@commercelayer/cli-plugin-triggers",
20455
20455
  "pluginType": "core",
@@ -20459,11 +20459,11 @@
20459
20459
  "relativePath": [
20460
20460
  "lib",
20461
20461
  "commands",
20462
- "shipment",
20463
- "reserve_stock.js"
20462
+ "shipping_method",
20463
+ "disable.js"
20464
20464
  ]
20465
20465
  },
20466
- "shipment:ship": {
20466
+ "shipping_method:enable": {
20467
20467
  "aliases": [],
20468
20468
  "args": {
20469
20469
  "id": {
@@ -20472,7 +20472,7 @@
20472
20472
  "required": true
20473
20473
  }
20474
20474
  },
20475
- "description": "Send this attribute if you want to mark this shipment as shipped.",
20475
+ "description": "Send this attribute if you want to mark this resource as enabled.",
20476
20476
  "flags": {
20477
20477
  "organization": {
20478
20478
  "char": "o",
@@ -20537,7 +20537,7 @@
20537
20537
  },
20538
20538
  "hasDynamicHelp": false,
20539
20539
  "hiddenAliases": [],
20540
- "id": "shipment:ship",
20540
+ "id": "shipping_method:enable",
20541
20541
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20542
20542
  "pluginName": "@commercelayer/cli-plugin-triggers",
20543
20543
  "pluginType": "core",
@@ -20547,11 +20547,11 @@
20547
20547
  "relativePath": [
20548
20548
  "lib",
20549
20549
  "commands",
20550
- "shipment",
20551
- "ship.js"
20550
+ "shipping_method",
20551
+ "enable.js"
20552
20552
  ]
20553
20553
  },
20554
- "shipment:upcoming": {
20554
+ "shipping_method": {
20555
20555
  "aliases": [],
20556
20556
  "args": {
20557
20557
  "id": {
@@ -20560,7 +20560,7 @@
20560
20560
  "required": true
20561
20561
  }
20562
20562
  },
20563
- "description": "Send this attribute if you want to mark this shipment as upcoming. Cannot be passed by sales channels.",
20563
+ "description": "execute an action on a resource of type shipping_methods",
20564
20564
  "flags": {
20565
20565
  "organization": {
20566
20566
  "char": "o",
@@ -20625,7 +20625,7 @@
20625
20625
  },
20626
20626
  "hasDynamicHelp": false,
20627
20627
  "hiddenAliases": [],
20628
- "id": "shipment:upcoming",
20628
+ "id": "shipping_method",
20629
20629
  "pluginAlias": "@commercelayer/cli-plugin-triggers",
20630
20630
  "pluginName": "@commercelayer/cli-plugin-triggers",
20631
20631
  "pluginType": "core",
@@ -20635,8 +20635,184 @@
20635
20635
  "relativePath": [
20636
20636
  "lib",
20637
20637
  "commands",
20638
- "shipment",
20639
- "upcoming.js"
20638
+ "shipping_method",
20639
+ "index.js"
20640
+ ]
20641
+ },
20642
+ "shipping_method:remove_tags": {
20643
+ "aliases": [],
20644
+ "args": {
20645
+ "id": {
20646
+ "description": "the unique id of the resource",
20647
+ "name": "id",
20648
+ "required": true
20649
+ }
20650
+ },
20651
+ "description": "Comma separated list of tags to be removed. Duplicates, invalid and non existing ones are discarded. Cannot be passed by sales channels.",
20652
+ "flags": {
20653
+ "organization": {
20654
+ "char": "o",
20655
+ "description": "the slug of your organization",
20656
+ "env": "CL_CLI_ORGANIZATION",
20657
+ "hidden": true,
20658
+ "name": "organization",
20659
+ "required": true,
20660
+ "hasDynamicHelp": false,
20661
+ "multiple": false,
20662
+ "type": "option"
20663
+ },
20664
+ "domain": {
20665
+ "char": "d",
20666
+ "dependsOn": [
20667
+ "organization"
20668
+ ],
20669
+ "env": "CL_CLI_DOMAIN",
20670
+ "hidden": true,
20671
+ "name": "domain",
20672
+ "required": false,
20673
+ "hasDynamicHelp": false,
20674
+ "multiple": false,
20675
+ "type": "option"
20676
+ },
20677
+ "accessToken": {
20678
+ "env": "CL_CLI_ACCESS_TOKEN",
20679
+ "hidden": true,
20680
+ "name": "accessToken",
20681
+ "required": true,
20682
+ "hasDynamicHelp": false,
20683
+ "multiple": false,
20684
+ "type": "option"
20685
+ },
20686
+ "print": {
20687
+ "char": "p",
20688
+ "description": "print out the modified resource",
20689
+ "name": "print",
20690
+ "allowNo": false,
20691
+ "type": "boolean"
20692
+ },
20693
+ "json": {
20694
+ "char": "j",
20695
+ "dependsOn": [
20696
+ "print"
20697
+ ],
20698
+ "description": "print result in JSON format",
20699
+ "name": "json",
20700
+ "allowNo": false,
20701
+ "type": "boolean"
20702
+ },
20703
+ "unformatted": {
20704
+ "char": "u",
20705
+ "dependsOn": [
20706
+ "json"
20707
+ ],
20708
+ "description": "print JSON output without indentation",
20709
+ "name": "unformatted",
20710
+ "allowNo": false,
20711
+ "type": "boolean"
20712
+ }
20713
+ },
20714
+ "hasDynamicHelp": false,
20715
+ "hiddenAliases": [],
20716
+ "id": "shipping_method:remove_tags",
20717
+ "pluginAlias": "@commercelayer/cli-plugin-triggers",
20718
+ "pluginName": "@commercelayer/cli-plugin-triggers",
20719
+ "pluginType": "core",
20720
+ "strict": true,
20721
+ "enableJsonFlag": false,
20722
+ "isESM": false,
20723
+ "relativePath": [
20724
+ "lib",
20725
+ "commands",
20726
+ "shipping_method",
20727
+ "remove_tags.js"
20728
+ ]
20729
+ },
20730
+ "shipping_method:reset_circuit": {
20731
+ "aliases": [],
20732
+ "args": {
20733
+ "id": {
20734
+ "description": "the unique id of the resource",
20735
+ "name": "id",
20736
+ "required": true
20737
+ }
20738
+ },
20739
+ "description": "Send this attribute if you want to reset the circuit breaker associated to this resource to 'closed' state and zero failures count. Cannot be passed by sales channels.",
20740
+ "flags": {
20741
+ "organization": {
20742
+ "char": "o",
20743
+ "description": "the slug of your organization",
20744
+ "env": "CL_CLI_ORGANIZATION",
20745
+ "hidden": true,
20746
+ "name": "organization",
20747
+ "required": true,
20748
+ "hasDynamicHelp": false,
20749
+ "multiple": false,
20750
+ "type": "option"
20751
+ },
20752
+ "domain": {
20753
+ "char": "d",
20754
+ "dependsOn": [
20755
+ "organization"
20756
+ ],
20757
+ "env": "CL_CLI_DOMAIN",
20758
+ "hidden": true,
20759
+ "name": "domain",
20760
+ "required": false,
20761
+ "hasDynamicHelp": false,
20762
+ "multiple": false,
20763
+ "type": "option"
20764
+ },
20765
+ "accessToken": {
20766
+ "env": "CL_CLI_ACCESS_TOKEN",
20767
+ "hidden": true,
20768
+ "name": "accessToken",
20769
+ "required": true,
20770
+ "hasDynamicHelp": false,
20771
+ "multiple": false,
20772
+ "type": "option"
20773
+ },
20774
+ "print": {
20775
+ "char": "p",
20776
+ "description": "print out the modified resource",
20777
+ "name": "print",
20778
+ "allowNo": false,
20779
+ "type": "boolean"
20780
+ },
20781
+ "json": {
20782
+ "char": "j",
20783
+ "dependsOn": [
20784
+ "print"
20785
+ ],
20786
+ "description": "print result in JSON format",
20787
+ "name": "json",
20788
+ "allowNo": false,
20789
+ "type": "boolean"
20790
+ },
20791
+ "unformatted": {
20792
+ "char": "u",
20793
+ "dependsOn": [
20794
+ "json"
20795
+ ],
20796
+ "description": "print JSON output without indentation",
20797
+ "name": "unformatted",
20798
+ "allowNo": false,
20799
+ "type": "boolean"
20800
+ }
20801
+ },
20802
+ "hasDynamicHelp": false,
20803
+ "hiddenAliases": [],
20804
+ "id": "shipping_method:reset_circuit",
20805
+ "pluginAlias": "@commercelayer/cli-plugin-triggers",
20806
+ "pluginName": "@commercelayer/cli-plugin-triggers",
20807
+ "pluginType": "core",
20808
+ "strict": true,
20809
+ "enableJsonFlag": false,
20810
+ "isESM": false,
20811
+ "relativePath": [
20812
+ "lib",
20813
+ "commands",
20814
+ "shipping_method",
20815
+ "reset_circuit.js"
20640
20816
  ]
20641
20817
  },
20642
20818
  "sku:add_tags": {
@@ -23720,5 +23896,5 @@
23720
23896
  ]
23721
23897
  }
23722
23898
  },
23723
- "version": "4.16.0"
23899
+ "version": "4.17.0"
23724
23900
  }