@sendly/cli 3.18.0 → 3.18.3

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 (53) hide show
  1. package/dist/commands/credits/balance.js +2 -2
  2. package/dist/commands/enterprise/analytics/credits.d.ts +11 -0
  3. package/dist/commands/enterprise/analytics/credits.js +59 -0
  4. package/dist/commands/enterprise/analytics/delivery.d.ts +10 -0
  5. package/dist/commands/enterprise/analytics/delivery.js +60 -0
  6. package/dist/commands/enterprise/analytics/messages.d.ts +11 -0
  7. package/dist/commands/enterprise/analytics/messages.js +59 -0
  8. package/dist/commands/enterprise/analytics/overview.d.ts +10 -0
  9. package/dist/commands/enterprise/analytics/overview.js +42 -0
  10. package/dist/commands/enterprise/billing.d.ts +12 -0
  11. package/dist/commands/enterprise/billing.js +70 -0
  12. package/dist/commands/enterprise/credits.d.ts +13 -0
  13. package/dist/commands/enterprise/credits.js +37 -0
  14. package/dist/commands/enterprise/keys/create.d.ts +15 -0
  15. package/dist/commands/enterprise/keys/create.js +53 -0
  16. package/dist/commands/enterprise/keys/list.d.ts +13 -0
  17. package/dist/commands/enterprise/keys/list.js +69 -0
  18. package/dist/commands/enterprise/keys/revoke.d.ts +15 -0
  19. package/dist/commands/enterprise/keys/revoke.js +57 -0
  20. package/dist/commands/enterprise/provision.d.ts +17 -0
  21. package/dist/commands/enterprise/provision.js +143 -0
  22. package/dist/commands/enterprise/quota/get.d.ts +13 -0
  23. package/dist/commands/enterprise/quota/get.js +40 -0
  24. package/dist/commands/enterprise/quota/set.d.ts +15 -0
  25. package/dist/commands/enterprise/quota/set.js +69 -0
  26. package/dist/commands/enterprise/status.d.ts +10 -0
  27. package/dist/commands/enterprise/status.js +45 -0
  28. package/dist/commands/enterprise/transfer-credits.d.ts +14 -0
  29. package/dist/commands/enterprise/transfer-credits.js +76 -0
  30. package/dist/commands/enterprise/webhooks/delete.d.ts +11 -0
  31. package/dist/commands/enterprise/webhooks/delete.js +44 -0
  32. package/dist/commands/enterprise/webhooks/get.d.ts +10 -0
  33. package/dist/commands/enterprise/webhooks/get.js +38 -0
  34. package/dist/commands/enterprise/webhooks/set.d.ts +12 -0
  35. package/dist/commands/enterprise/webhooks/set.js +48 -0
  36. package/dist/commands/enterprise/webhooks/test.d.ts +10 -0
  37. package/dist/commands/enterprise/webhooks/test.js +42 -0
  38. package/dist/commands/enterprise/workspaces/create.d.ts +11 -0
  39. package/dist/commands/enterprise/workspaces/create.js +37 -0
  40. package/dist/commands/enterprise/workspaces/delete.d.ts +14 -0
  41. package/dist/commands/enterprise/workspaces/delete.js +58 -0
  42. package/dist/commands/enterprise/workspaces/get.d.ts +13 -0
  43. package/dist/commands/enterprise/workspaces/get.js +51 -0
  44. package/dist/commands/enterprise/workspaces/list.d.ts +10 -0
  45. package/dist/commands/enterprise/workspaces/list.js +75 -0
  46. package/dist/commands/enterprise/workspaces/resume.d.ts +13 -0
  47. package/dist/commands/enterprise/workspaces/resume.js +35 -0
  48. package/dist/commands/enterprise/workspaces/suspend.d.ts +15 -0
  49. package/dist/commands/enterprise/workspaces/suspend.js +60 -0
  50. package/dist/lib/api-client.d.ts +1 -0
  51. package/dist/lib/api-client.js +6 -3
  52. package/oclif.manifest.json +1293 -76
  53. package/package.json +19 -1
@@ -1048,6 +1048,153 @@
1048
1048
  "set.js"
1049
1049
  ]
1050
1050
  },
1051
+ "credits:balance": {
1052
+ "aliases": [],
1053
+ "args": {},
1054
+ "description": "Check your credit balance",
1055
+ "examples": [
1056
+ "<%= config.bin %> credits balance",
1057
+ "<%= config.bin %> credits balance --json"
1058
+ ],
1059
+ "flags": {
1060
+ "json": {
1061
+ "description": "Output in JSON format",
1062
+ "name": "json",
1063
+ "allowNo": false,
1064
+ "type": "boolean"
1065
+ },
1066
+ "quiet": {
1067
+ "char": "q",
1068
+ "description": "Minimal output",
1069
+ "name": "quiet",
1070
+ "allowNo": false,
1071
+ "type": "boolean"
1072
+ }
1073
+ },
1074
+ "hasDynamicHelp": false,
1075
+ "hiddenAliases": [],
1076
+ "id": "credits:balance",
1077
+ "pluginAlias": "@sendly/cli",
1078
+ "pluginName": "@sendly/cli",
1079
+ "pluginType": "core",
1080
+ "strict": true,
1081
+ "isESM": true,
1082
+ "relativePath": [
1083
+ "dist",
1084
+ "commands",
1085
+ "credits",
1086
+ "balance.js"
1087
+ ]
1088
+ },
1089
+ "credits:history": {
1090
+ "aliases": [],
1091
+ "args": {},
1092
+ "description": "View credit transaction history",
1093
+ "examples": [
1094
+ "<%= config.bin %> credits history",
1095
+ "<%= config.bin %> credits history --limit 10",
1096
+ "<%= config.bin %> credits history --json"
1097
+ ],
1098
+ "flags": {
1099
+ "json": {
1100
+ "description": "Output in JSON format",
1101
+ "name": "json",
1102
+ "allowNo": false,
1103
+ "type": "boolean"
1104
+ },
1105
+ "quiet": {
1106
+ "char": "q",
1107
+ "description": "Minimal output",
1108
+ "name": "quiet",
1109
+ "allowNo": false,
1110
+ "type": "boolean"
1111
+ },
1112
+ "limit": {
1113
+ "char": "l",
1114
+ "description": "Number of transactions to show",
1115
+ "name": "limit",
1116
+ "default": 20,
1117
+ "hasDynamicHelp": false,
1118
+ "multiple": false,
1119
+ "type": "option"
1120
+ }
1121
+ },
1122
+ "hasDynamicHelp": false,
1123
+ "hiddenAliases": [],
1124
+ "id": "credits:history",
1125
+ "pluginAlias": "@sendly/cli",
1126
+ "pluginName": "@sendly/cli",
1127
+ "pluginType": "core",
1128
+ "strict": true,
1129
+ "isESM": true,
1130
+ "relativePath": [
1131
+ "dist",
1132
+ "commands",
1133
+ "credits",
1134
+ "history.js"
1135
+ ]
1136
+ },
1137
+ "credits:transfer": {
1138
+ "aliases": [],
1139
+ "args": {},
1140
+ "description": "Transfer credits between workspaces",
1141
+ "examples": [
1142
+ "<%= config.bin %> credits transfer --to org_abc123 --amount 500",
1143
+ "<%= config.bin %> credits transfer --amount 1000",
1144
+ "<%= config.bin %> credits transfer --to org_abc123 --amount 500 --yes"
1145
+ ],
1146
+ "flags": {
1147
+ "json": {
1148
+ "description": "Output in JSON format",
1149
+ "name": "json",
1150
+ "allowNo": false,
1151
+ "type": "boolean"
1152
+ },
1153
+ "quiet": {
1154
+ "char": "q",
1155
+ "description": "Minimal output",
1156
+ "name": "quiet",
1157
+ "allowNo": false,
1158
+ "type": "boolean"
1159
+ },
1160
+ "to": {
1161
+ "description": "Target workspace ID to transfer credits to",
1162
+ "name": "to",
1163
+ "hasDynamicHelp": false,
1164
+ "multiple": false,
1165
+ "type": "option"
1166
+ },
1167
+ "amount": {
1168
+ "char": "a",
1169
+ "description": "Number of credits to transfer",
1170
+ "name": "amount",
1171
+ "hasDynamicHelp": false,
1172
+ "multiple": false,
1173
+ "type": "option"
1174
+ },
1175
+ "yes": {
1176
+ "char": "y",
1177
+ "description": "Skip confirmation prompt",
1178
+ "name": "yes",
1179
+ "allowNo": false,
1180
+ "type": "boolean"
1181
+ }
1182
+ },
1183
+ "hasDynamicHelp": false,
1184
+ "hiddenAliases": [],
1185
+ "id": "credits:transfer",
1186
+ "pluginAlias": "@sendly/cli",
1187
+ "pluginName": "@sendly/cli",
1188
+ "pluginType": "core",
1189
+ "strict": true,
1190
+ "isESM": true,
1191
+ "relativePath": [
1192
+ "dist",
1193
+ "commands",
1194
+ "credits",
1195
+ "transfer.js"
1196
+ ]
1197
+ },
1051
1198
  "contacts:create": {
1052
1199
  "aliases": [],
1053
1200
  "args": {},
@@ -1395,13 +1542,14 @@
1395
1542
  "update.js"
1396
1543
  ]
1397
1544
  },
1398
- "credits:balance": {
1545
+ "enterprise:billing": {
1399
1546
  "aliases": [],
1400
1547
  "args": {},
1401
- "description": "Check your credit balance",
1548
+ "description": "Get billing breakdown by workspace",
1402
1549
  "examples": [
1403
- "<%= config.bin %> credits balance",
1404
- "<%= config.bin %> credits balance --json"
1550
+ "<%= config.bin %> enterprise billing",
1551
+ "<%= config.bin %> enterprise billing --page 2",
1552
+ "<%= config.bin %> enterprise billing --json"
1405
1553
  ],
1406
1554
  "flags": {
1407
1555
  "json": {
@@ -1416,11 +1564,27 @@
1416
1564
  "name": "quiet",
1417
1565
  "allowNo": false,
1418
1566
  "type": "boolean"
1567
+ },
1568
+ "page": {
1569
+ "description": "Page number",
1570
+ "name": "page",
1571
+ "default": 1,
1572
+ "hasDynamicHelp": false,
1573
+ "multiple": false,
1574
+ "type": "option"
1575
+ },
1576
+ "limit": {
1577
+ "description": "Results per page",
1578
+ "name": "limit",
1579
+ "default": 20,
1580
+ "hasDynamicHelp": false,
1581
+ "multiple": false,
1582
+ "type": "option"
1419
1583
  }
1420
1584
  },
1421
1585
  "hasDynamicHelp": false,
1422
1586
  "hiddenAliases": [],
1423
- "id": "credits:balance",
1587
+ "id": "enterprise:billing",
1424
1588
  "pluginAlias": "@sendly/cli",
1425
1589
  "pluginName": "@sendly/cli",
1426
1590
  "pluginType": "core",
@@ -1429,18 +1593,23 @@
1429
1593
  "relativePath": [
1430
1594
  "dist",
1431
1595
  "commands",
1432
- "credits",
1433
- "balance.js"
1596
+ "enterprise",
1597
+ "billing.js"
1434
1598
  ]
1435
1599
  },
1436
- "credits:history": {
1600
+ "enterprise:credits": {
1437
1601
  "aliases": [],
1438
- "args": {},
1439
- "description": "View credit transaction history",
1602
+ "args": {
1603
+ "workspaceId": {
1604
+ "description": "Workspace ID",
1605
+ "name": "workspaceId",
1606
+ "required": true
1607
+ }
1608
+ },
1609
+ "description": "Check credit balance for an enterprise workspace",
1440
1610
  "examples": [
1441
- "<%= config.bin %> credits history",
1442
- "<%= config.bin %> credits history --limit 10",
1443
- "<%= config.bin %> credits history --json"
1611
+ "<%= config.bin %> enterprise credits org_abc123",
1612
+ "<%= config.bin %> enterprise credits org_abc123 --json"
1444
1613
  ],
1445
1614
  "flags": {
1446
1615
  "json": {
@@ -1455,20 +1624,11 @@
1455
1624
  "name": "quiet",
1456
1625
  "allowNo": false,
1457
1626
  "type": "boolean"
1458
- },
1459
- "limit": {
1460
- "char": "l",
1461
- "description": "Number of transactions to show",
1462
- "name": "limit",
1463
- "default": 20,
1464
- "hasDynamicHelp": false,
1465
- "multiple": false,
1466
- "type": "option"
1467
1627
  }
1468
1628
  },
1469
1629
  "hasDynamicHelp": false,
1470
1630
  "hiddenAliases": [],
1471
- "id": "credits:history",
1631
+ "id": "enterprise:credits",
1472
1632
  "pluginAlias": "@sendly/cli",
1473
1633
  "pluginName": "@sendly/cli",
1474
1634
  "pluginType": "core",
@@ -1477,18 +1637,18 @@
1477
1637
  "relativePath": [
1478
1638
  "dist",
1479
1639
  "commands",
1480
- "credits",
1481
- "history.js"
1640
+ "enterprise",
1641
+ "credits.js"
1482
1642
  ]
1483
1643
  },
1484
- "credits:transfer": {
1644
+ "enterprise:provision": {
1485
1645
  "aliases": [],
1486
1646
  "args": {},
1487
- "description": "Transfer credits between workspaces",
1647
+ "description": "Provision a new workspace with full setup, or bulk provision from a JSON file",
1488
1648
  "examples": [
1489
- "<%= config.bin %> credits transfer --to org_abc123 --amount 500",
1490
- "<%= config.bin %> credits transfer --amount 1000",
1491
- "<%= config.bin %> credits transfer --to org_abc123 --amount 500 --yes"
1649
+ "<%= config.bin %> enterprise provision --name \"Acme Corp\" --credits 1000",
1650
+ "<%= config.bin %> enterprise provision --name \"Acme Corp\" --credits 500 --inherit-from org_abc123 --webhook-url https://example.com/hook",
1651
+ "<%= config.bin %> enterprise provision --bulk workspaces.json"
1492
1652
  ],
1493
1653
  "flags": {
1494
1654
  "json": {
@@ -1504,32 +1664,54 @@
1504
1664
  "allowNo": false,
1505
1665
  "type": "boolean"
1506
1666
  },
1507
- "to": {
1508
- "description": "Target workspace ID to transfer credits to",
1509
- "name": "to",
1667
+ "name": {
1668
+ "char": "n",
1669
+ "description": "Workspace name (single provision)",
1670
+ "name": "name",
1510
1671
  "hasDynamicHelp": false,
1511
1672
  "multiple": false,
1512
1673
  "type": "option"
1513
1674
  },
1514
- "amount": {
1515
- "char": "a",
1516
- "description": "Number of credits to transfer",
1517
- "name": "amount",
1675
+ "credits": {
1676
+ "char": "c",
1677
+ "description": "Initial credits to allocate",
1678
+ "name": "credits",
1518
1679
  "hasDynamicHelp": false,
1519
1680
  "multiple": false,
1520
1681
  "type": "option"
1521
1682
  },
1522
- "yes": {
1523
- "char": "y",
1524
- "description": "Skip confirmation prompt",
1525
- "name": "yes",
1683
+ "inherit-from": {
1684
+ "description": "Workspace ID to inherit verification from",
1685
+ "name": "inherit-from",
1686
+ "hasDynamicHelp": false,
1687
+ "multiple": false,
1688
+ "type": "option"
1689
+ },
1690
+ "webhook-url": {
1691
+ "description": "Webhook URL for the workspace",
1692
+ "name": "webhook-url",
1693
+ "hasDynamicHelp": false,
1694
+ "multiple": false,
1695
+ "type": "option"
1696
+ },
1697
+ "create-key": {
1698
+ "description": "Create an API key for the workspace",
1699
+ "name": "create-key",
1526
1700
  "allowNo": false,
1527
1701
  "type": "boolean"
1702
+ },
1703
+ "bulk": {
1704
+ "char": "b",
1705
+ "description": "Path to JSON file for bulk provisioning (up to 50 workspaces)",
1706
+ "name": "bulk",
1707
+ "hasDynamicHelp": false,
1708
+ "multiple": false,
1709
+ "type": "option"
1528
1710
  }
1529
1711
  },
1530
1712
  "hasDynamicHelp": false,
1531
1713
  "hiddenAliases": [],
1532
- "id": "credits:transfer",
1714
+ "id": "enterprise:provision",
1533
1715
  "pluginAlias": "@sendly/cli",
1534
1716
  "pluginName": "@sendly/cli",
1535
1717
  "pluginType": "core",
@@ -1538,18 +1720,17 @@
1538
1720
  "relativePath": [
1539
1721
  "dist",
1540
1722
  "commands",
1541
- "credits",
1542
- "transfer.js"
1723
+ "enterprise",
1724
+ "provision.js"
1543
1725
  ]
1544
1726
  },
1545
- "keys:create": {
1727
+ "enterprise:status": {
1546
1728
  "aliases": [],
1547
1729
  "args": {},
1548
- "description": "Create a new API key",
1730
+ "description": "Show enterprise account status",
1549
1731
  "examples": [
1550
- "<%= config.bin %> keys create --name \"Production\"",
1551
- "<%= config.bin %> keys create --name \"CI Testing\" --type test",
1552
- "<%= config.bin %> keys create --name \"Backend\" --type live --json"
1732
+ "<%= config.bin %> enterprise status",
1733
+ "<%= config.bin %> enterprise status --json"
1553
1734
  ],
1554
1735
  "flags": {
1555
1736
  "json": {
@@ -1564,33 +1745,11 @@
1564
1745
  "name": "quiet",
1565
1746
  "allowNo": false,
1566
1747
  "type": "boolean"
1567
- },
1568
- "name": {
1569
- "char": "n",
1570
- "description": "Name for the API key",
1571
- "name": "name",
1572
- "required": true,
1573
- "hasDynamicHelp": false,
1574
- "multiple": false,
1575
- "type": "option"
1576
- },
1577
- "type": {
1578
- "char": "t",
1579
- "description": "Key type (test or live)",
1580
- "name": "type",
1581
- "default": "test",
1582
- "hasDynamicHelp": false,
1583
- "multiple": false,
1584
- "options": [
1585
- "test",
1586
- "live"
1587
- ],
1588
- "type": "option"
1589
1748
  }
1590
1749
  },
1591
1750
  "hasDynamicHelp": false,
1592
1751
  "hiddenAliases": [],
1593
- "id": "keys:create",
1752
+ "id": "enterprise:status",
1594
1753
  "pluginAlias": "@sendly/cli",
1595
1754
  "pluginName": "@sendly/cli",
1596
1755
  "pluginType": "core",
@@ -1599,11 +1758,142 @@
1599
1758
  "relativePath": [
1600
1759
  "dist",
1601
1760
  "commands",
1602
- "keys",
1603
- "create.js"
1761
+ "enterprise",
1762
+ "status.js"
1604
1763
  ]
1605
1764
  },
1606
- "keys:get": {
1765
+ "enterprise:transfer-credits": {
1766
+ "aliases": [],
1767
+ "args": {},
1768
+ "description": "Transfer credits between enterprise workspaces",
1769
+ "examples": [
1770
+ "<%= config.bin %> enterprise transfer-credits --from org_abc --to org_xyz --amount 500",
1771
+ "<%= config.bin %> enterprise transfer-credits --from org_abc --to org_xyz --amount 500 --yes"
1772
+ ],
1773
+ "flags": {
1774
+ "json": {
1775
+ "description": "Output in JSON format",
1776
+ "name": "json",
1777
+ "allowNo": false,
1778
+ "type": "boolean"
1779
+ },
1780
+ "quiet": {
1781
+ "char": "q",
1782
+ "description": "Minimal output",
1783
+ "name": "quiet",
1784
+ "allowNo": false,
1785
+ "type": "boolean"
1786
+ },
1787
+ "from": {
1788
+ "description": "Source workspace ID",
1789
+ "name": "from",
1790
+ "required": true,
1791
+ "hasDynamicHelp": false,
1792
+ "multiple": false,
1793
+ "type": "option"
1794
+ },
1795
+ "to": {
1796
+ "description": "Target workspace ID",
1797
+ "name": "to",
1798
+ "required": true,
1799
+ "hasDynamicHelp": false,
1800
+ "multiple": false,
1801
+ "type": "option"
1802
+ },
1803
+ "amount": {
1804
+ "char": "a",
1805
+ "description": "Number of credits to transfer",
1806
+ "name": "amount",
1807
+ "required": true,
1808
+ "hasDynamicHelp": false,
1809
+ "multiple": false,
1810
+ "type": "option"
1811
+ },
1812
+ "yes": {
1813
+ "char": "y",
1814
+ "description": "Skip confirmation prompt",
1815
+ "name": "yes",
1816
+ "allowNo": false,
1817
+ "type": "boolean"
1818
+ }
1819
+ },
1820
+ "hasDynamicHelp": false,
1821
+ "hiddenAliases": [],
1822
+ "id": "enterprise:transfer-credits",
1823
+ "pluginAlias": "@sendly/cli",
1824
+ "pluginName": "@sendly/cli",
1825
+ "pluginType": "core",
1826
+ "strict": true,
1827
+ "isESM": true,
1828
+ "relativePath": [
1829
+ "dist",
1830
+ "commands",
1831
+ "enterprise",
1832
+ "transfer-credits.js"
1833
+ ]
1834
+ },
1835
+ "keys:create": {
1836
+ "aliases": [],
1837
+ "args": {},
1838
+ "description": "Create a new API key",
1839
+ "examples": [
1840
+ "<%= config.bin %> keys create --name \"Production\"",
1841
+ "<%= config.bin %> keys create --name \"CI Testing\" --type test",
1842
+ "<%= config.bin %> keys create --name \"Backend\" --type live --json"
1843
+ ],
1844
+ "flags": {
1845
+ "json": {
1846
+ "description": "Output in JSON format",
1847
+ "name": "json",
1848
+ "allowNo": false,
1849
+ "type": "boolean"
1850
+ },
1851
+ "quiet": {
1852
+ "char": "q",
1853
+ "description": "Minimal output",
1854
+ "name": "quiet",
1855
+ "allowNo": false,
1856
+ "type": "boolean"
1857
+ },
1858
+ "name": {
1859
+ "char": "n",
1860
+ "description": "Name for the API key",
1861
+ "name": "name",
1862
+ "required": true,
1863
+ "hasDynamicHelp": false,
1864
+ "multiple": false,
1865
+ "type": "option"
1866
+ },
1867
+ "type": {
1868
+ "char": "t",
1869
+ "description": "Key type (test or live)",
1870
+ "name": "type",
1871
+ "default": "test",
1872
+ "hasDynamicHelp": false,
1873
+ "multiple": false,
1874
+ "options": [
1875
+ "test",
1876
+ "live"
1877
+ ],
1878
+ "type": "option"
1879
+ }
1880
+ },
1881
+ "hasDynamicHelp": false,
1882
+ "hiddenAliases": [],
1883
+ "id": "keys:create",
1884
+ "pluginAlias": "@sendly/cli",
1885
+ "pluginName": "@sendly/cli",
1886
+ "pluginType": "core",
1887
+ "strict": true,
1888
+ "isESM": true,
1889
+ "relativePath": [
1890
+ "dist",
1891
+ "commands",
1892
+ "keys",
1893
+ "create.js"
1894
+ ]
1895
+ },
1896
+ "keys:get": {
1607
1897
  "aliases": [],
1608
1898
  "args": {
1609
1899
  "id": {
@@ -4260,7 +4550,934 @@
4260
4550
  "lists",
4261
4551
  "update.js"
4262
4552
  ]
4553
+ },
4554
+ "enterprise:analytics:credits": {
4555
+ "aliases": [],
4556
+ "args": {},
4557
+ "description": "Get credit usage analytics over time",
4558
+ "examples": [
4559
+ "<%= config.bin %> enterprise analytics credits",
4560
+ "<%= config.bin %> enterprise analytics credits --period 30d",
4561
+ "<%= config.bin %> enterprise analytics credits --json"
4562
+ ],
4563
+ "flags": {
4564
+ "json": {
4565
+ "description": "Output in JSON format",
4566
+ "name": "json",
4567
+ "allowNo": false,
4568
+ "type": "boolean"
4569
+ },
4570
+ "quiet": {
4571
+ "char": "q",
4572
+ "description": "Minimal output",
4573
+ "name": "quiet",
4574
+ "allowNo": false,
4575
+ "type": "boolean"
4576
+ },
4577
+ "period": {
4578
+ "char": "p",
4579
+ "description": "Time period (7d, 30d, 90d)",
4580
+ "name": "period",
4581
+ "default": "7d",
4582
+ "hasDynamicHelp": false,
4583
+ "multiple": false,
4584
+ "options": [
4585
+ "7d",
4586
+ "30d",
4587
+ "90d"
4588
+ ],
4589
+ "type": "option"
4590
+ }
4591
+ },
4592
+ "hasDynamicHelp": false,
4593
+ "hiddenAliases": [],
4594
+ "id": "enterprise:analytics:credits",
4595
+ "pluginAlias": "@sendly/cli",
4596
+ "pluginName": "@sendly/cli",
4597
+ "pluginType": "core",
4598
+ "strict": true,
4599
+ "isESM": true,
4600
+ "relativePath": [
4601
+ "dist",
4602
+ "commands",
4603
+ "enterprise",
4604
+ "analytics",
4605
+ "credits.js"
4606
+ ]
4607
+ },
4608
+ "enterprise:analytics:delivery": {
4609
+ "aliases": [],
4610
+ "args": {},
4611
+ "description": "Get delivery rate analytics by workspace",
4612
+ "examples": [
4613
+ "<%= config.bin %> enterprise analytics delivery",
4614
+ "<%= config.bin %> enterprise analytics delivery --json"
4615
+ ],
4616
+ "flags": {
4617
+ "json": {
4618
+ "description": "Output in JSON format",
4619
+ "name": "json",
4620
+ "allowNo": false,
4621
+ "type": "boolean"
4622
+ },
4623
+ "quiet": {
4624
+ "char": "q",
4625
+ "description": "Minimal output",
4626
+ "name": "quiet",
4627
+ "allowNo": false,
4628
+ "type": "boolean"
4629
+ }
4630
+ },
4631
+ "hasDynamicHelp": false,
4632
+ "hiddenAliases": [],
4633
+ "id": "enterprise:analytics:delivery",
4634
+ "pluginAlias": "@sendly/cli",
4635
+ "pluginName": "@sendly/cli",
4636
+ "pluginType": "core",
4637
+ "strict": true,
4638
+ "isESM": true,
4639
+ "relativePath": [
4640
+ "dist",
4641
+ "commands",
4642
+ "enterprise",
4643
+ "analytics",
4644
+ "delivery.js"
4645
+ ]
4646
+ },
4647
+ "enterprise:analytics:messages": {
4648
+ "aliases": [],
4649
+ "args": {},
4650
+ "description": "Get message analytics across all workspaces",
4651
+ "examples": [
4652
+ "<%= config.bin %> enterprise analytics messages",
4653
+ "<%= config.bin %> enterprise analytics messages --period 30d",
4654
+ "<%= config.bin %> enterprise analytics messages --period 90d --json"
4655
+ ],
4656
+ "flags": {
4657
+ "json": {
4658
+ "description": "Output in JSON format",
4659
+ "name": "json",
4660
+ "allowNo": false,
4661
+ "type": "boolean"
4662
+ },
4663
+ "quiet": {
4664
+ "char": "q",
4665
+ "description": "Minimal output",
4666
+ "name": "quiet",
4667
+ "allowNo": false,
4668
+ "type": "boolean"
4669
+ },
4670
+ "period": {
4671
+ "char": "p",
4672
+ "description": "Time period (7d, 30d, 90d)",
4673
+ "name": "period",
4674
+ "default": "7d",
4675
+ "hasDynamicHelp": false,
4676
+ "multiple": false,
4677
+ "options": [
4678
+ "7d",
4679
+ "30d",
4680
+ "90d"
4681
+ ],
4682
+ "type": "option"
4683
+ }
4684
+ },
4685
+ "hasDynamicHelp": false,
4686
+ "hiddenAliases": [],
4687
+ "id": "enterprise:analytics:messages",
4688
+ "pluginAlias": "@sendly/cli",
4689
+ "pluginName": "@sendly/cli",
4690
+ "pluginType": "core",
4691
+ "strict": true,
4692
+ "isESM": true,
4693
+ "relativePath": [
4694
+ "dist",
4695
+ "commands",
4696
+ "enterprise",
4697
+ "analytics",
4698
+ "messages.js"
4699
+ ]
4700
+ },
4701
+ "enterprise:analytics:overview": {
4702
+ "aliases": [],
4703
+ "args": {},
4704
+ "description": "Get enterprise-wide analytics overview",
4705
+ "examples": [
4706
+ "<%= config.bin %> enterprise analytics overview",
4707
+ "<%= config.bin %> enterprise analytics overview --json"
4708
+ ],
4709
+ "flags": {
4710
+ "json": {
4711
+ "description": "Output in JSON format",
4712
+ "name": "json",
4713
+ "allowNo": false,
4714
+ "type": "boolean"
4715
+ },
4716
+ "quiet": {
4717
+ "char": "q",
4718
+ "description": "Minimal output",
4719
+ "name": "quiet",
4720
+ "allowNo": false,
4721
+ "type": "boolean"
4722
+ }
4723
+ },
4724
+ "hasDynamicHelp": false,
4725
+ "hiddenAliases": [],
4726
+ "id": "enterprise:analytics:overview",
4727
+ "pluginAlias": "@sendly/cli",
4728
+ "pluginName": "@sendly/cli",
4729
+ "pluginType": "core",
4730
+ "strict": true,
4731
+ "isESM": true,
4732
+ "relativePath": [
4733
+ "dist",
4734
+ "commands",
4735
+ "enterprise",
4736
+ "analytics",
4737
+ "overview.js"
4738
+ ]
4739
+ },
4740
+ "enterprise:quota:get": {
4741
+ "aliases": [],
4742
+ "args": {
4743
+ "workspaceId": {
4744
+ "description": "Workspace ID",
4745
+ "name": "workspaceId",
4746
+ "required": true
4747
+ }
4748
+ },
4749
+ "description": "Get message quota for an enterprise workspace",
4750
+ "examples": [
4751
+ "<%= config.bin %> enterprise quota get org_abc123",
4752
+ "<%= config.bin %> enterprise quota get org_abc123 --json"
4753
+ ],
4754
+ "flags": {
4755
+ "json": {
4756
+ "description": "Output in JSON format",
4757
+ "name": "json",
4758
+ "allowNo": false,
4759
+ "type": "boolean"
4760
+ },
4761
+ "quiet": {
4762
+ "char": "q",
4763
+ "description": "Minimal output",
4764
+ "name": "quiet",
4765
+ "allowNo": false,
4766
+ "type": "boolean"
4767
+ }
4768
+ },
4769
+ "hasDynamicHelp": false,
4770
+ "hiddenAliases": [],
4771
+ "id": "enterprise:quota:get",
4772
+ "pluginAlias": "@sendly/cli",
4773
+ "pluginName": "@sendly/cli",
4774
+ "pluginType": "core",
4775
+ "strict": true,
4776
+ "isESM": true,
4777
+ "relativePath": [
4778
+ "dist",
4779
+ "commands",
4780
+ "enterprise",
4781
+ "quota",
4782
+ "get.js"
4783
+ ]
4784
+ },
4785
+ "enterprise:quota:set": {
4786
+ "aliases": [],
4787
+ "args": {
4788
+ "workspaceId": {
4789
+ "description": "Workspace ID",
4790
+ "name": "workspaceId",
4791
+ "required": true
4792
+ }
4793
+ },
4794
+ "description": "Set message quota for an enterprise workspace",
4795
+ "examples": [
4796
+ "<%= config.bin %> enterprise quota set org_abc123 --daily 1000",
4797
+ "<%= config.bin %> enterprise quota set org_abc123 --monthly 25000",
4798
+ "<%= config.bin %> enterprise quota set org_abc123 --daily 1000 --monthly 25000",
4799
+ "<%= config.bin %> enterprise quota set org_abc123 --daily unlimited"
4800
+ ],
4801
+ "flags": {
4802
+ "json": {
4803
+ "description": "Output in JSON format",
4804
+ "name": "json",
4805
+ "allowNo": false,
4806
+ "type": "boolean"
4807
+ },
4808
+ "quiet": {
4809
+ "char": "q",
4810
+ "description": "Minimal output",
4811
+ "name": "quiet",
4812
+ "allowNo": false,
4813
+ "type": "boolean"
4814
+ },
4815
+ "daily": {
4816
+ "description": "Daily message limit (number or \"unlimited\")",
4817
+ "name": "daily",
4818
+ "hasDynamicHelp": false,
4819
+ "multiple": false,
4820
+ "type": "option"
4821
+ },
4822
+ "monthly": {
4823
+ "description": "Monthly message limit (number or \"unlimited\")",
4824
+ "name": "monthly",
4825
+ "hasDynamicHelp": false,
4826
+ "multiple": false,
4827
+ "type": "option"
4828
+ }
4829
+ },
4830
+ "hasDynamicHelp": false,
4831
+ "hiddenAliases": [],
4832
+ "id": "enterprise:quota:set",
4833
+ "pluginAlias": "@sendly/cli",
4834
+ "pluginName": "@sendly/cli",
4835
+ "pluginType": "core",
4836
+ "strict": true,
4837
+ "isESM": true,
4838
+ "relativePath": [
4839
+ "dist",
4840
+ "commands",
4841
+ "enterprise",
4842
+ "quota",
4843
+ "set.js"
4844
+ ]
4845
+ },
4846
+ "enterprise:keys:create": {
4847
+ "aliases": [],
4848
+ "args": {
4849
+ "workspaceId": {
4850
+ "description": "Workspace ID",
4851
+ "name": "workspaceId",
4852
+ "required": true
4853
+ }
4854
+ },
4855
+ "description": "Create an API key for an enterprise workspace",
4856
+ "examples": [
4857
+ "<%= config.bin %> enterprise keys create org_abc123 --name \"Production\"",
4858
+ "<%= config.bin %> enterprise keys create org_abc123 --name \"CI\" --type test"
4859
+ ],
4860
+ "flags": {
4861
+ "json": {
4862
+ "description": "Output in JSON format",
4863
+ "name": "json",
4864
+ "allowNo": false,
4865
+ "type": "boolean"
4866
+ },
4867
+ "quiet": {
4868
+ "char": "q",
4869
+ "description": "Minimal output",
4870
+ "name": "quiet",
4871
+ "allowNo": false,
4872
+ "type": "boolean"
4873
+ },
4874
+ "name": {
4875
+ "char": "n",
4876
+ "description": "Name for the API key",
4877
+ "name": "name",
4878
+ "required": true,
4879
+ "hasDynamicHelp": false,
4880
+ "multiple": false,
4881
+ "type": "option"
4882
+ },
4883
+ "type": {
4884
+ "char": "t",
4885
+ "description": "Key type (test or live)",
4886
+ "name": "type",
4887
+ "default": "live",
4888
+ "hasDynamicHelp": false,
4889
+ "multiple": false,
4890
+ "options": [
4891
+ "test",
4892
+ "live"
4893
+ ],
4894
+ "type": "option"
4895
+ }
4896
+ },
4897
+ "hasDynamicHelp": false,
4898
+ "hiddenAliases": [],
4899
+ "id": "enterprise:keys:create",
4900
+ "pluginAlias": "@sendly/cli",
4901
+ "pluginName": "@sendly/cli",
4902
+ "pluginType": "core",
4903
+ "strict": true,
4904
+ "isESM": true,
4905
+ "relativePath": [
4906
+ "dist",
4907
+ "commands",
4908
+ "enterprise",
4909
+ "keys",
4910
+ "create.js"
4911
+ ]
4912
+ },
4913
+ "enterprise:keys:list": {
4914
+ "aliases": [],
4915
+ "args": {
4916
+ "workspaceId": {
4917
+ "description": "Workspace ID",
4918
+ "name": "workspaceId",
4919
+ "required": true
4920
+ }
4921
+ },
4922
+ "description": "List API keys for an enterprise workspace",
4923
+ "examples": [
4924
+ "<%= config.bin %> enterprise keys list org_abc123",
4925
+ "<%= config.bin %> enterprise keys list org_abc123 --json"
4926
+ ],
4927
+ "flags": {
4928
+ "json": {
4929
+ "description": "Output in JSON format",
4930
+ "name": "json",
4931
+ "allowNo": false,
4932
+ "type": "boolean"
4933
+ },
4934
+ "quiet": {
4935
+ "char": "q",
4936
+ "description": "Minimal output",
4937
+ "name": "quiet",
4938
+ "allowNo": false,
4939
+ "type": "boolean"
4940
+ }
4941
+ },
4942
+ "hasDynamicHelp": false,
4943
+ "hiddenAliases": [],
4944
+ "id": "enterprise:keys:list",
4945
+ "pluginAlias": "@sendly/cli",
4946
+ "pluginName": "@sendly/cli",
4947
+ "pluginType": "core",
4948
+ "strict": true,
4949
+ "isESM": true,
4950
+ "relativePath": [
4951
+ "dist",
4952
+ "commands",
4953
+ "enterprise",
4954
+ "keys",
4955
+ "list.js"
4956
+ ]
4957
+ },
4958
+ "enterprise:keys:revoke": {
4959
+ "aliases": [],
4960
+ "args": {
4961
+ "workspaceId": {
4962
+ "description": "Workspace ID",
4963
+ "name": "workspaceId",
4964
+ "required": true
4965
+ },
4966
+ "keyId": {
4967
+ "description": "API key ID to revoke",
4968
+ "name": "keyId",
4969
+ "required": true
4970
+ }
4971
+ },
4972
+ "description": "Revoke an API key for an enterprise workspace",
4973
+ "examples": [
4974
+ "<%= config.bin %> enterprise keys revoke org_abc123 key_xyz",
4975
+ "<%= config.bin %> enterprise keys revoke org_abc123 key_xyz --yes"
4976
+ ],
4977
+ "flags": {
4978
+ "json": {
4979
+ "description": "Output in JSON format",
4980
+ "name": "json",
4981
+ "allowNo": false,
4982
+ "type": "boolean"
4983
+ },
4984
+ "quiet": {
4985
+ "char": "q",
4986
+ "description": "Minimal output",
4987
+ "name": "quiet",
4988
+ "allowNo": false,
4989
+ "type": "boolean"
4990
+ },
4991
+ "yes": {
4992
+ "char": "y",
4993
+ "description": "Skip confirmation prompt",
4994
+ "name": "yes",
4995
+ "allowNo": false,
4996
+ "type": "boolean"
4997
+ }
4998
+ },
4999
+ "hasDynamicHelp": false,
5000
+ "hiddenAliases": [],
5001
+ "id": "enterprise:keys:revoke",
5002
+ "pluginAlias": "@sendly/cli",
5003
+ "pluginName": "@sendly/cli",
5004
+ "pluginType": "core",
5005
+ "strict": true,
5006
+ "isESM": true,
5007
+ "relativePath": [
5008
+ "dist",
5009
+ "commands",
5010
+ "enterprise",
5011
+ "keys",
5012
+ "revoke.js"
5013
+ ]
5014
+ },
5015
+ "enterprise:webhooks:delete": {
5016
+ "aliases": [],
5017
+ "args": {},
5018
+ "description": "Delete the enterprise webhook",
5019
+ "examples": [
5020
+ "<%= config.bin %> enterprise webhooks delete",
5021
+ "<%= config.bin %> enterprise webhooks delete --yes"
5022
+ ],
5023
+ "flags": {
5024
+ "json": {
5025
+ "description": "Output in JSON format",
5026
+ "name": "json",
5027
+ "allowNo": false,
5028
+ "type": "boolean"
5029
+ },
5030
+ "quiet": {
5031
+ "char": "q",
5032
+ "description": "Minimal output",
5033
+ "name": "quiet",
5034
+ "allowNo": false,
5035
+ "type": "boolean"
5036
+ },
5037
+ "yes": {
5038
+ "char": "y",
5039
+ "description": "Skip confirmation prompt",
5040
+ "name": "yes",
5041
+ "allowNo": false,
5042
+ "type": "boolean"
5043
+ }
5044
+ },
5045
+ "hasDynamicHelp": false,
5046
+ "hiddenAliases": [],
5047
+ "id": "enterprise:webhooks:delete",
5048
+ "pluginAlias": "@sendly/cli",
5049
+ "pluginName": "@sendly/cli",
5050
+ "pluginType": "core",
5051
+ "strict": true,
5052
+ "isESM": true,
5053
+ "relativePath": [
5054
+ "dist",
5055
+ "commands",
5056
+ "enterprise",
5057
+ "webhooks",
5058
+ "delete.js"
5059
+ ]
5060
+ },
5061
+ "enterprise:webhooks:get": {
5062
+ "aliases": [],
5063
+ "args": {},
5064
+ "description": "Get the enterprise webhook configuration",
5065
+ "examples": [
5066
+ "<%= config.bin %> enterprise webhooks get",
5067
+ "<%= config.bin %> enterprise webhooks get --json"
5068
+ ],
5069
+ "flags": {
5070
+ "json": {
5071
+ "description": "Output in JSON format",
5072
+ "name": "json",
5073
+ "allowNo": false,
5074
+ "type": "boolean"
5075
+ },
5076
+ "quiet": {
5077
+ "char": "q",
5078
+ "description": "Minimal output",
5079
+ "name": "quiet",
5080
+ "allowNo": false,
5081
+ "type": "boolean"
5082
+ }
5083
+ },
5084
+ "hasDynamicHelp": false,
5085
+ "hiddenAliases": [],
5086
+ "id": "enterprise:webhooks:get",
5087
+ "pluginAlias": "@sendly/cli",
5088
+ "pluginName": "@sendly/cli",
5089
+ "pluginType": "core",
5090
+ "strict": true,
5091
+ "isESM": true,
5092
+ "relativePath": [
5093
+ "dist",
5094
+ "commands",
5095
+ "enterprise",
5096
+ "webhooks",
5097
+ "get.js"
5098
+ ]
5099
+ },
5100
+ "enterprise:webhooks:set": {
5101
+ "aliases": [],
5102
+ "args": {},
5103
+ "description": "Create or update the enterprise-level webhook",
5104
+ "examples": [
5105
+ "<%= config.bin %> enterprise webhooks set --url https://example.com/webhook",
5106
+ "<%= config.bin %> enterprise webhooks set --url https://example.com/webhook --events \"message.sent,message.delivered\""
5107
+ ],
5108
+ "flags": {
5109
+ "json": {
5110
+ "description": "Output in JSON format",
5111
+ "name": "json",
5112
+ "allowNo": false,
5113
+ "type": "boolean"
5114
+ },
5115
+ "quiet": {
5116
+ "char": "q",
5117
+ "description": "Minimal output",
5118
+ "name": "quiet",
5119
+ "allowNo": false,
5120
+ "type": "boolean"
5121
+ },
5122
+ "url": {
5123
+ "description": "Webhook endpoint URL",
5124
+ "name": "url",
5125
+ "required": true,
5126
+ "hasDynamicHelp": false,
5127
+ "multiple": false,
5128
+ "type": "option"
5129
+ },
5130
+ "events": {
5131
+ "description": "Comma-separated list of event types to subscribe to",
5132
+ "name": "events",
5133
+ "hasDynamicHelp": false,
5134
+ "multiple": false,
5135
+ "type": "option"
5136
+ }
5137
+ },
5138
+ "hasDynamicHelp": false,
5139
+ "hiddenAliases": [],
5140
+ "id": "enterprise:webhooks:set",
5141
+ "pluginAlias": "@sendly/cli",
5142
+ "pluginName": "@sendly/cli",
5143
+ "pluginType": "core",
5144
+ "strict": true,
5145
+ "isESM": true,
5146
+ "relativePath": [
5147
+ "dist",
5148
+ "commands",
5149
+ "enterprise",
5150
+ "webhooks",
5151
+ "set.js"
5152
+ ]
5153
+ },
5154
+ "enterprise:webhooks:test": {
5155
+ "aliases": [],
5156
+ "args": {},
5157
+ "description": "Send a test event to the enterprise webhook",
5158
+ "examples": [
5159
+ "<%= config.bin %> enterprise webhooks test",
5160
+ "<%= config.bin %> enterprise webhooks test --json"
5161
+ ],
5162
+ "flags": {
5163
+ "json": {
5164
+ "description": "Output in JSON format",
5165
+ "name": "json",
5166
+ "allowNo": false,
5167
+ "type": "boolean"
5168
+ },
5169
+ "quiet": {
5170
+ "char": "q",
5171
+ "description": "Minimal output",
5172
+ "name": "quiet",
5173
+ "allowNo": false,
5174
+ "type": "boolean"
5175
+ }
5176
+ },
5177
+ "hasDynamicHelp": false,
5178
+ "hiddenAliases": [],
5179
+ "id": "enterprise:webhooks:test",
5180
+ "pluginAlias": "@sendly/cli",
5181
+ "pluginName": "@sendly/cli",
5182
+ "pluginType": "core",
5183
+ "strict": true,
5184
+ "isESM": true,
5185
+ "relativePath": [
5186
+ "dist",
5187
+ "commands",
5188
+ "enterprise",
5189
+ "webhooks",
5190
+ "test.js"
5191
+ ]
5192
+ },
5193
+ "enterprise:workspaces:create": {
5194
+ "aliases": [],
5195
+ "args": {},
5196
+ "description": "Create a new enterprise workspace",
5197
+ "examples": [
5198
+ "<%= config.bin %> enterprise workspaces create --name \"Acme Corp\"",
5199
+ "<%= config.bin %> enterprise workspaces create --name \"Acme Corp\" --json"
5200
+ ],
5201
+ "flags": {
5202
+ "json": {
5203
+ "description": "Output in JSON format",
5204
+ "name": "json",
5205
+ "allowNo": false,
5206
+ "type": "boolean"
5207
+ },
5208
+ "quiet": {
5209
+ "char": "q",
5210
+ "description": "Minimal output",
5211
+ "name": "quiet",
5212
+ "allowNo": false,
5213
+ "type": "boolean"
5214
+ },
5215
+ "name": {
5216
+ "char": "n",
5217
+ "description": "Workspace name",
5218
+ "name": "name",
5219
+ "required": true,
5220
+ "hasDynamicHelp": false,
5221
+ "multiple": false,
5222
+ "type": "option"
5223
+ }
5224
+ },
5225
+ "hasDynamicHelp": false,
5226
+ "hiddenAliases": [],
5227
+ "id": "enterprise:workspaces:create",
5228
+ "pluginAlias": "@sendly/cli",
5229
+ "pluginName": "@sendly/cli",
5230
+ "pluginType": "core",
5231
+ "strict": true,
5232
+ "isESM": true,
5233
+ "relativePath": [
5234
+ "dist",
5235
+ "commands",
5236
+ "enterprise",
5237
+ "workspaces",
5238
+ "create.js"
5239
+ ]
5240
+ },
5241
+ "enterprise:workspaces:delete": {
5242
+ "aliases": [],
5243
+ "args": {
5244
+ "workspaceId": {
5245
+ "description": "Workspace ID",
5246
+ "name": "workspaceId",
5247
+ "required": true
5248
+ }
5249
+ },
5250
+ "description": "Delete an enterprise workspace",
5251
+ "examples": [
5252
+ "<%= config.bin %> enterprise workspaces delete org_abc123",
5253
+ "<%= config.bin %> enterprise workspaces delete org_abc123 --yes"
5254
+ ],
5255
+ "flags": {
5256
+ "json": {
5257
+ "description": "Output in JSON format",
5258
+ "name": "json",
5259
+ "allowNo": false,
5260
+ "type": "boolean"
5261
+ },
5262
+ "quiet": {
5263
+ "char": "q",
5264
+ "description": "Minimal output",
5265
+ "name": "quiet",
5266
+ "allowNo": false,
5267
+ "type": "boolean"
5268
+ },
5269
+ "yes": {
5270
+ "char": "y",
5271
+ "description": "Skip confirmation prompt",
5272
+ "name": "yes",
5273
+ "allowNo": false,
5274
+ "type": "boolean"
5275
+ }
5276
+ },
5277
+ "hasDynamicHelp": false,
5278
+ "hiddenAliases": [],
5279
+ "id": "enterprise:workspaces:delete",
5280
+ "pluginAlias": "@sendly/cli",
5281
+ "pluginName": "@sendly/cli",
5282
+ "pluginType": "core",
5283
+ "strict": true,
5284
+ "isESM": true,
5285
+ "relativePath": [
5286
+ "dist",
5287
+ "commands",
5288
+ "enterprise",
5289
+ "workspaces",
5290
+ "delete.js"
5291
+ ]
5292
+ },
5293
+ "enterprise:workspaces:get": {
5294
+ "aliases": [],
5295
+ "args": {
5296
+ "workspaceId": {
5297
+ "description": "Workspace ID",
5298
+ "name": "workspaceId",
5299
+ "required": true
5300
+ }
5301
+ },
5302
+ "description": "Get details of an enterprise workspace",
5303
+ "examples": [
5304
+ "<%= config.bin %> enterprise workspaces get org_abc123",
5305
+ "<%= config.bin %> enterprise workspaces get org_abc123 --json"
5306
+ ],
5307
+ "flags": {
5308
+ "json": {
5309
+ "description": "Output in JSON format",
5310
+ "name": "json",
5311
+ "allowNo": false,
5312
+ "type": "boolean"
5313
+ },
5314
+ "quiet": {
5315
+ "char": "q",
5316
+ "description": "Minimal output",
5317
+ "name": "quiet",
5318
+ "allowNo": false,
5319
+ "type": "boolean"
5320
+ }
5321
+ },
5322
+ "hasDynamicHelp": false,
5323
+ "hiddenAliases": [],
5324
+ "id": "enterprise:workspaces:get",
5325
+ "pluginAlias": "@sendly/cli",
5326
+ "pluginName": "@sendly/cli",
5327
+ "pluginType": "core",
5328
+ "strict": true,
5329
+ "isESM": true,
5330
+ "relativePath": [
5331
+ "dist",
5332
+ "commands",
5333
+ "enterprise",
5334
+ "workspaces",
5335
+ "get.js"
5336
+ ]
5337
+ },
5338
+ "enterprise:workspaces:list": {
5339
+ "aliases": [],
5340
+ "args": {},
5341
+ "description": "List all enterprise workspaces",
5342
+ "examples": [
5343
+ "<%= config.bin %> enterprise workspaces list",
5344
+ "<%= config.bin %> enterprise workspaces list --json"
5345
+ ],
5346
+ "flags": {
5347
+ "json": {
5348
+ "description": "Output in JSON format",
5349
+ "name": "json",
5350
+ "allowNo": false,
5351
+ "type": "boolean"
5352
+ },
5353
+ "quiet": {
5354
+ "char": "q",
5355
+ "description": "Minimal output",
5356
+ "name": "quiet",
5357
+ "allowNo": false,
5358
+ "type": "boolean"
5359
+ }
5360
+ },
5361
+ "hasDynamicHelp": false,
5362
+ "hiddenAliases": [],
5363
+ "id": "enterprise:workspaces:list",
5364
+ "pluginAlias": "@sendly/cli",
5365
+ "pluginName": "@sendly/cli",
5366
+ "pluginType": "core",
5367
+ "strict": true,
5368
+ "isESM": true,
5369
+ "relativePath": [
5370
+ "dist",
5371
+ "commands",
5372
+ "enterprise",
5373
+ "workspaces",
5374
+ "list.js"
5375
+ ]
5376
+ },
5377
+ "enterprise:workspaces:resume": {
5378
+ "aliases": [],
5379
+ "args": {
5380
+ "workspaceId": {
5381
+ "description": "Workspace ID",
5382
+ "name": "workspaceId",
5383
+ "required": true
5384
+ }
5385
+ },
5386
+ "description": "Resume a suspended enterprise workspace",
5387
+ "examples": [
5388
+ "<%= config.bin %> enterprise workspaces resume org_abc123"
5389
+ ],
5390
+ "flags": {
5391
+ "json": {
5392
+ "description": "Output in JSON format",
5393
+ "name": "json",
5394
+ "allowNo": false,
5395
+ "type": "boolean"
5396
+ },
5397
+ "quiet": {
5398
+ "char": "q",
5399
+ "description": "Minimal output",
5400
+ "name": "quiet",
5401
+ "allowNo": false,
5402
+ "type": "boolean"
5403
+ }
5404
+ },
5405
+ "hasDynamicHelp": false,
5406
+ "hiddenAliases": [],
5407
+ "id": "enterprise:workspaces:resume",
5408
+ "pluginAlias": "@sendly/cli",
5409
+ "pluginName": "@sendly/cli",
5410
+ "pluginType": "core",
5411
+ "strict": true,
5412
+ "isESM": true,
5413
+ "relativePath": [
5414
+ "dist",
5415
+ "commands",
5416
+ "enterprise",
5417
+ "workspaces",
5418
+ "resume.js"
5419
+ ]
5420
+ },
5421
+ "enterprise:workspaces:suspend": {
5422
+ "aliases": [],
5423
+ "args": {
5424
+ "workspaceId": {
5425
+ "description": "Workspace ID",
5426
+ "name": "workspaceId",
5427
+ "required": true
5428
+ }
5429
+ },
5430
+ "description": "Suspend an enterprise workspace",
5431
+ "examples": [
5432
+ "<%= config.bin %> enterprise workspaces suspend org_abc123",
5433
+ "<%= config.bin %> enterprise workspaces suspend org_abc123 --reason \"Policy violation\""
5434
+ ],
5435
+ "flags": {
5436
+ "json": {
5437
+ "description": "Output in JSON format",
5438
+ "name": "json",
5439
+ "allowNo": false,
5440
+ "type": "boolean"
5441
+ },
5442
+ "quiet": {
5443
+ "char": "q",
5444
+ "description": "Minimal output",
5445
+ "name": "quiet",
5446
+ "allowNo": false,
5447
+ "type": "boolean"
5448
+ },
5449
+ "reason": {
5450
+ "char": "r",
5451
+ "description": "Reason for suspension",
5452
+ "name": "reason",
5453
+ "hasDynamicHelp": false,
5454
+ "multiple": false,
5455
+ "type": "option"
5456
+ },
5457
+ "yes": {
5458
+ "char": "y",
5459
+ "description": "Skip confirmation prompt",
5460
+ "name": "yes",
5461
+ "allowNo": false,
5462
+ "type": "boolean"
5463
+ }
5464
+ },
5465
+ "hasDynamicHelp": false,
5466
+ "hiddenAliases": [],
5467
+ "id": "enterprise:workspaces:suspend",
5468
+ "pluginAlias": "@sendly/cli",
5469
+ "pluginName": "@sendly/cli",
5470
+ "pluginType": "core",
5471
+ "strict": true,
5472
+ "isESM": true,
5473
+ "relativePath": [
5474
+ "dist",
5475
+ "commands",
5476
+ "enterprise",
5477
+ "workspaces",
5478
+ "suspend.js"
5479
+ ]
4263
5480
  }
4264
5481
  },
4265
- "version": "3.18.0"
5482
+ "version": "3.18.3"
4266
5483
  }