@rockcarver/frodo-cli 2.0.0-8 → 2.0.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.
Files changed (444) hide show
  1. package/.vscode/launch.json +1 -0
  2. package/CHANGELOG.md +1180 -715
  3. package/README.md +2 -2
  4. package/dist/app.cjs +187758 -0
  5. package/dist/app.cjs.map +1 -0
  6. package/dist/app.d.cts +2 -0
  7. package/dist/chunk-MPPKDFVI.cjs +56 -0
  8. package/dist/chunk-MPPKDFVI.cjs.map +1 -0
  9. package/dist/launch.cjs +27 -0
  10. package/dist/launch.cjs.map +1 -0
  11. package/dist/launch.d.cts +1 -0
  12. package/dist/loader.cjs +836 -0
  13. package/dist/loader.cjs.map +1 -0
  14. package/dist/loader.d.cts +3 -0
  15. package/global-jest-setup.js +5 -0
  16. package/package.json +68 -57
  17. package/tsup.config.ts +40 -0
  18. package/esm/app.js +0 -61
  19. package/esm/app.js.map +0 -1
  20. package/esm/cli/FrodoCommand.js +0 -147
  21. package/esm/cli/FrodoCommand.js.map +0 -1
  22. package/esm/cli/_template/something-delete.js +0 -22
  23. package/esm/cli/_template/something-delete.js.map +0 -1
  24. package/esm/cli/_template/something-describe.js +0 -22
  25. package/esm/cli/_template/something-describe.js.map +0 -1
  26. package/esm/cli/_template/something-else-delete.js +0 -22
  27. package/esm/cli/_template/something-else-delete.js.map +0 -1
  28. package/esm/cli/_template/something-else-describe.js +0 -22
  29. package/esm/cli/_template/something-else-describe.js.map +0 -1
  30. package/esm/cli/_template/something-else-export.js +0 -22
  31. package/esm/cli/_template/something-else-export.js.map +0 -1
  32. package/esm/cli/_template/something-else-import.js +0 -22
  33. package/esm/cli/_template/something-else-import.js.map +0 -1
  34. package/esm/cli/_template/something-else-list.js +0 -22
  35. package/esm/cli/_template/something-else-list.js.map +0 -1
  36. package/esm/cli/_template/something-else.js +0 -10
  37. package/esm/cli/_template/something-else.js.map +0 -1
  38. package/esm/cli/_template/something-export.js +0 -22
  39. package/esm/cli/_template/something-export.js.map +0 -1
  40. package/esm/cli/_template/something-import.js +0 -22
  41. package/esm/cli/_template/something-import.js.map +0 -1
  42. package/esm/cli/_template/something-list.js +0 -22
  43. package/esm/cli/_template/something-list.js.map +0 -1
  44. package/esm/cli/_template/something-other-delete.js +0 -22
  45. package/esm/cli/_template/something-other-delete.js.map +0 -1
  46. package/esm/cli/_template/something-other-describe.js +0 -22
  47. package/esm/cli/_template/something-other-describe.js.map +0 -1
  48. package/esm/cli/_template/something-other-export.js +0 -22
  49. package/esm/cli/_template/something-other-export.js.map +0 -1
  50. package/esm/cli/_template/something-other-import.js +0 -22
  51. package/esm/cli/_template/something-other-import.js.map +0 -1
  52. package/esm/cli/_template/something-other-list.js +0 -22
  53. package/esm/cli/_template/something-other-list.js.map +0 -1
  54. package/esm/cli/_template/something-other.js +0 -10
  55. package/esm/cli/_template/something-other.js.map +0 -1
  56. package/esm/cli/_template/something.js +0 -16
  57. package/esm/cli/_template/something.js.map +0 -1
  58. package/esm/cli/admin/admin-add-autoid-static-user-mapping.js +0 -27
  59. package/esm/cli/admin/admin-add-autoid-static-user-mapping.js.map +0 -1
  60. package/esm/cli/admin/admin-create-oauth2-client-with-admin-privileges.js +0 -86
  61. package/esm/cli/admin/admin-create-oauth2-client-with-admin-privileges.js.map +0 -1
  62. package/esm/cli/admin/admin-federation-export.js +0 -45
  63. package/esm/cli/admin/admin-federation-export.js.map +0 -1
  64. package/esm/cli/admin/admin-federation-import.js +0 -49
  65. package/esm/cli/admin/admin-federation-import.js.map +0 -1
  66. package/esm/cli/admin/admin-federation-list.js +0 -29
  67. package/esm/cli/admin/admin-federation-list.js.map +0 -1
  68. package/esm/cli/admin/admin-federation.js +0 -13
  69. package/esm/cli/admin/admin-federation.js.map +0 -1
  70. package/esm/cli/admin/admin-get-access-token.js +0 -28
  71. package/esm/cli/admin/admin-get-access-token.js.map +0 -1
  72. package/esm/cli/admin/admin-grant-oauth2-client-admin-privileges.js +0 -28
  73. package/esm/cli/admin/admin-grant-oauth2-client-admin-privileges.js.map +0 -1
  74. package/esm/cli/admin/admin-hide-generic-extension-attributes.js +0 -28
  75. package/esm/cli/admin/admin-hide-generic-extension-attributes.js.map +0 -1
  76. package/esm/cli/admin/admin-list-oauth2-clients-with-admin-privileges.js +0 -30
  77. package/esm/cli/admin/admin-list-oauth2-clients-with-admin-privileges.js.map +0 -1
  78. package/esm/cli/admin/admin-list-oauth2-clients-with-custom-privileges.js +0 -30
  79. package/esm/cli/admin/admin-list-oauth2-clients-with-custom-privileges.js.map +0 -1
  80. package/esm/cli/admin/admin-list-static-user-mappings.js +0 -31
  81. package/esm/cli/admin/admin-list-static-user-mappings.js.map +0 -1
  82. package/esm/cli/admin/admin-remove-static-user-mapping.js +0 -27
  83. package/esm/cli/admin/admin-remove-static-user-mapping.js.map +0 -1
  84. package/esm/cli/admin/admin-repair-org-model.js +0 -28
  85. package/esm/cli/admin/admin-repair-org-model.js.map +0 -1
  86. package/esm/cli/admin/admin-revoke-oauth2-client-admin-privileges.js +0 -28
  87. package/esm/cli/admin/admin-revoke-oauth2-client-admin-privileges.js.map +0 -1
  88. package/esm/cli/admin/admin-show-generic-extension-attributes.js +0 -28
  89. package/esm/cli/admin/admin-show-generic-extension-attributes.js.map +0 -1
  90. package/esm/cli/admin/admin.js +0 -22
  91. package/esm/cli/admin/admin.js.map +0 -1
  92. package/esm/cli/agent/agent-delete.js +0 -52
  93. package/esm/cli/agent/agent-delete.js.map +0 -1
  94. package/esm/cli/agent/agent-describe.js +0 -22
  95. package/esm/cli/agent/agent-describe.js.map +0 -1
  96. package/esm/cli/agent/agent-export.js +0 -42
  97. package/esm/cli/agent/agent-export.js.map +0 -1
  98. package/esm/cli/agent/agent-gateway-delete.js +0 -52
  99. package/esm/cli/agent/agent-gateway-delete.js.map +0 -1
  100. package/esm/cli/agent/agent-gateway-describe.js +0 -22
  101. package/esm/cli/agent/agent-gateway-describe.js.map +0 -1
  102. package/esm/cli/agent/agent-gateway-export.js +0 -42
  103. package/esm/cli/agent/agent-gateway-export.js.map +0 -1
  104. package/esm/cli/agent/agent-gateway-import.js +0 -47
  105. package/esm/cli/agent/agent-gateway-import.js.map +0 -1
  106. package/esm/cli/agent/agent-gateway-list.js +0 -23
  107. package/esm/cli/agent/agent-gateway-list.js.map +0 -1
  108. package/esm/cli/agent/agent-gateway.js +0 -10
  109. package/esm/cli/agent/agent-gateway.js.map +0 -1
  110. package/esm/cli/agent/agent-import.js +0 -47
  111. package/esm/cli/agent/agent-import.js.map +0 -1
  112. package/esm/cli/agent/agent-java-delete.js +0 -52
  113. package/esm/cli/agent/agent-java-delete.js.map +0 -1
  114. package/esm/cli/agent/agent-java-describe.js +0 -22
  115. package/esm/cli/agent/agent-java-describe.js.map +0 -1
  116. package/esm/cli/agent/agent-java-export.js +0 -42
  117. package/esm/cli/agent/agent-java-export.js.map +0 -1
  118. package/esm/cli/agent/agent-java-import.js +0 -47
  119. package/esm/cli/agent/agent-java-import.js.map +0 -1
  120. package/esm/cli/agent/agent-java-list.js +0 -23
  121. package/esm/cli/agent/agent-java-list.js.map +0 -1
  122. package/esm/cli/agent/agent-java.js +0 -10
  123. package/esm/cli/agent/agent-java.js.map +0 -1
  124. package/esm/cli/agent/agent-list.js +0 -23
  125. package/esm/cli/agent/agent-list.js.map +0 -1
  126. package/esm/cli/agent/agent-web-delete.js +0 -52
  127. package/esm/cli/agent/agent-web-delete.js.map +0 -1
  128. package/esm/cli/agent/agent-web-describe.js +0 -22
  129. package/esm/cli/agent/agent-web-describe.js.map +0 -1
  130. package/esm/cli/agent/agent-web-export.js +0 -42
  131. package/esm/cli/agent/agent-web-export.js.map +0 -1
  132. package/esm/cli/agent/agent-web-import.js +0 -47
  133. package/esm/cli/agent/agent-web-import.js.map +0 -1
  134. package/esm/cli/agent/agent-web-list.js +0 -23
  135. package/esm/cli/agent/agent-web-list.js.map +0 -1
  136. package/esm/cli/agent/agent-web.js +0 -10
  137. package/esm/cli/agent/agent-web.js.map +0 -1
  138. package/esm/cli/agent/agent.js +0 -17
  139. package/esm/cli/agent/agent.js.map +0 -1
  140. package/esm/cli/app/app-delete.js +0 -22
  141. package/esm/cli/app/app-delete.js.map +0 -1
  142. package/esm/cli/app/app-describe.js +0 -22
  143. package/esm/cli/app/app-describe.js.map +0 -1
  144. package/esm/cli/app/app-export.js +0 -52
  145. package/esm/cli/app/app-export.js.map +0 -1
  146. package/esm/cli/app/app-import.js +0 -57
  147. package/esm/cli/app/app-import.js.map +0 -1
  148. package/esm/cli/app/app-list.js +0 -25
  149. package/esm/cli/app/app-list.js.map +0 -1
  150. package/esm/cli/app/app.js +0 -21
  151. package/esm/cli/app/app.js.map +0 -1
  152. package/esm/cli/authz/authz-policy-delete.js +0 -43
  153. package/esm/cli/authz/authz-policy-delete.js.map +0 -1
  154. package/esm/cli/authz/authz-policy-describe.js +0 -30
  155. package/esm/cli/authz/authz-policy-describe.js.map +0 -1
  156. package/esm/cli/authz/authz-policy-export.js +0 -75
  157. package/esm/cli/authz/authz-policy-export.js.map +0 -1
  158. package/esm/cli/authz/authz-policy-import.js +0 -65
  159. package/esm/cli/authz/authz-policy-import.js.map +0 -1
  160. package/esm/cli/authz/authz-policy-list.js +0 -37
  161. package/esm/cli/authz/authz-policy-list.js.map +0 -1
  162. package/esm/cli/authz/authz-policy.js +0 -10
  163. package/esm/cli/authz/authz-policy.js.map +0 -1
  164. package/esm/cli/authz/authz-set-delete.js +0 -37
  165. package/esm/cli/authz/authz-set-delete.js.map +0 -1
  166. package/esm/cli/authz/authz-set-describe.js +0 -30
  167. package/esm/cli/authz/authz-set-describe.js.map +0 -1
  168. package/esm/cli/authz/authz-set-export.js +0 -55
  169. package/esm/cli/authz/authz-set-export.js.map +0 -1
  170. package/esm/cli/authz/authz-set-import.js +0 -61
  171. package/esm/cli/authz/authz-set-import.js.map +0 -1
  172. package/esm/cli/authz/authz-set-list.js +0 -25
  173. package/esm/cli/authz/authz-set-list.js.map +0 -1
  174. package/esm/cli/authz/authz-set.js +0 -10
  175. package/esm/cli/authz/authz-set.js.map +0 -1
  176. package/esm/cli/authz/authz-type-delete.js +0 -43
  177. package/esm/cli/authz/authz-type-delete.js.map +0 -1
  178. package/esm/cli/authz/authz-type-describe.js +0 -34
  179. package/esm/cli/authz/authz-type-describe.js.map +0 -1
  180. package/esm/cli/authz/authz-type-export.js +0 -49
  181. package/esm/cli/authz/authz-type-export.js.map +0 -1
  182. package/esm/cli/authz/authz-type-import.js +0 -55
  183. package/esm/cli/authz/authz-type-import.js.map +0 -1
  184. package/esm/cli/authz/authz-type-list.js +0 -26
  185. package/esm/cli/authz/authz-type-list.js.map +0 -1
  186. package/esm/cli/authz/authz-type.js +0 -10
  187. package/esm/cli/authz/authz-type.js.map +0 -1
  188. package/esm/cli/authz/authz.js +0 -12
  189. package/esm/cli/authz/authz.js.map +0 -1
  190. package/esm/cli/conn/conn-delete.js +0 -14
  191. package/esm/cli/conn/conn-delete.js.map +0 -1
  192. package/esm/cli/conn/conn-describe.js +0 -15
  193. package/esm/cli/conn/conn-describe.js.map +0 -1
  194. package/esm/cli/conn/conn-list.js +0 -15
  195. package/esm/cli/conn/conn-list.js.map +0 -1
  196. package/esm/cli/conn/conn-save.js +0 -107
  197. package/esm/cli/conn/conn-save.js.map +0 -1
  198. package/esm/cli/conn/conn.js +0 -15
  199. package/esm/cli/conn/conn.js.map +0 -1
  200. package/esm/cli/email/email-template-export.js +0 -40
  201. package/esm/cli/email/email-template-export.js.map +0 -1
  202. package/esm/cli/email/email-template-import.js +0 -45
  203. package/esm/cli/email/email-template-import.js.map +0 -1
  204. package/esm/cli/email/email-template-list.js +0 -25
  205. package/esm/cli/email/email-template-list.js.map +0 -1
  206. package/esm/cli/email/email-template.js +0 -8
  207. package/esm/cli/email/email-template.js.map +0 -1
  208. package/esm/cli/email/email.js +0 -11
  209. package/esm/cli/email/email.js.map +0 -1
  210. package/esm/cli/esv/esv-apply.js +0 -62
  211. package/esm/cli/esv/esv-apply.js.map +0 -1
  212. package/esm/cli/esv/esv-secret-create.js +0 -25
  213. package/esm/cli/esv/esv-secret-create.js.map +0 -1
  214. package/esm/cli/esv/esv-secret-delete.js +0 -35
  215. package/esm/cli/esv/esv-secret-delete.js.map +0 -1
  216. package/esm/cli/esv/esv-secret-describe.js +0 -25
  217. package/esm/cli/esv/esv-secret-describe.js.map +0 -1
  218. package/esm/cli/esv/esv-secret-export.js +0 -22
  219. package/esm/cli/esv/esv-secret-export.js.map +0 -1
  220. package/esm/cli/esv/esv-secret-import.js +0 -22
  221. package/esm/cli/esv/esv-secret-import.js.map +0 -1
  222. package/esm/cli/esv/esv-secret-list.js +0 -25
  223. package/esm/cli/esv/esv-secret-list.js.map +0 -1
  224. package/esm/cli/esv/esv-secret-set.js +0 -25
  225. package/esm/cli/esv/esv-secret-set.js.map +0 -1
  226. package/esm/cli/esv/esv-secret-version-activate.js +0 -30
  227. package/esm/cli/esv/esv-secret-version-activate.js.map +0 -1
  228. package/esm/cli/esv/esv-secret-version-create.js +0 -25
  229. package/esm/cli/esv/esv-secret-version-create.js.map +0 -1
  230. package/esm/cli/esv/esv-secret-version-deactivate.js +0 -30
  231. package/esm/cli/esv/esv-secret-version-deactivate.js.map +0 -1
  232. package/esm/cli/esv/esv-secret-version-delete.js +0 -35
  233. package/esm/cli/esv/esv-secret-version-delete.js.map +0 -1
  234. package/esm/cli/esv/esv-secret-version-list.js +0 -25
  235. package/esm/cli/esv/esv-secret-version-list.js.map +0 -1
  236. package/esm/cli/esv/esv-secret-version.js +0 -10
  237. package/esm/cli/esv/esv-secret-version.js.map +0 -1
  238. package/esm/cli/esv/esv-secret.js +0 -16
  239. package/esm/cli/esv/esv-secret.js.map +0 -1
  240. package/esm/cli/esv/esv-variable-create.js +0 -24
  241. package/esm/cli/esv/esv-variable-create.js.map +0 -1
  242. package/esm/cli/esv/esv-variable-delete.js +0 -35
  243. package/esm/cli/esv/esv-variable-delete.js.map +0 -1
  244. package/esm/cli/esv/esv-variable-describe.js +0 -25
  245. package/esm/cli/esv/esv-variable-describe.js.map +0 -1
  246. package/esm/cli/esv/esv-variable-export.js +0 -22
  247. package/esm/cli/esv/esv-variable-export.js.map +0 -1
  248. package/esm/cli/esv/esv-variable-import.js +0 -22
  249. package/esm/cli/esv/esv-variable-import.js.map +0 -1
  250. package/esm/cli/esv/esv-variable-list.js +0 -25
  251. package/esm/cli/esv/esv-variable-list.js.map +0 -1
  252. package/esm/cli/esv/esv-variable-set.js +0 -31
  253. package/esm/cli/esv/esv-variable-set.js.map +0 -1
  254. package/esm/cli/esv/esv-variable.js +0 -15
  255. package/esm/cli/esv/esv-variable.js.map +0 -1
  256. package/esm/cli/esv/esv.js +0 -12
  257. package/esm/cli/esv/esv.js.map +0 -1
  258. package/esm/cli/idm/idm-count.js +0 -25
  259. package/esm/cli/idm/idm-count.js.map +0 -1
  260. package/esm/cli/idm/idm-export.js +0 -42
  261. package/esm/cli/idm/idm-export.js.map +0 -1
  262. package/esm/cli/idm/idm-import.js +0 -45
  263. package/esm/cli/idm/idm-import.js.map +0 -1
  264. package/esm/cli/idm/idm-list.js +0 -29
  265. package/esm/cli/idm/idm-list.js.map +0 -1
  266. package/esm/cli/idm/idm.js +0 -13
  267. package/esm/cli/idm/idm.js.map +0 -1
  268. package/esm/cli/idp/idp-export.js +0 -42
  269. package/esm/cli/idp/idp-export.js.map +0 -1
  270. package/esm/cli/idp/idp-import.js +0 -45
  271. package/esm/cli/idp/idp-import.js.map +0 -1
  272. package/esm/cli/idp/idp-list.js +0 -28
  273. package/esm/cli/idp/idp-list.js.map +0 -1
  274. package/esm/cli/idp/idp.js +0 -12
  275. package/esm/cli/idp/idp.js.map +0 -1
  276. package/esm/cli/info/info.js +0 -54
  277. package/esm/cli/info/info.js.map +0 -1
  278. package/esm/cli/journey/journey-delete.js +0 -34
  279. package/esm/cli/journey/journey-delete.js.map +0 -1
  280. package/esm/cli/journey/journey-describe.js +0 -125
  281. package/esm/cli/journey/journey-describe.js.map +0 -1
  282. package/esm/cli/journey/journey-disable.js +0 -43
  283. package/esm/cli/journey/journey-disable.js.map +0 -1
  284. package/esm/cli/journey/journey-enable.js +0 -43
  285. package/esm/cli/journey/journey-enable.js.map +0 -1
  286. package/esm/cli/journey/journey-export.js +0 -50
  287. package/esm/cli/journey/journey-export.js.map +0 -1
  288. package/esm/cli/journey/journey-import.js +0 -57
  289. package/esm/cli/journey/journey-import.js.map +0 -1
  290. package/esm/cli/journey/journey-list.js +0 -25
  291. package/esm/cli/journey/journey-list.js.map +0 -1
  292. package/esm/cli/journey/journey-prune.js +0 -38
  293. package/esm/cli/journey/journey-prune.js.map +0 -1
  294. package/esm/cli/journey/journey.js +0 -17
  295. package/esm/cli/journey/journey.js.map +0 -1
  296. package/esm/cli/log/log-fetch.js +0 -101
  297. package/esm/cli/log/log-fetch.js.map +0 -1
  298. package/esm/cli/log/log-key-delete.js +0 -35
  299. package/esm/cli/log/log-key-delete.js.map +0 -1
  300. package/esm/cli/log/log-key-describe.js +0 -22
  301. package/esm/cli/log/log-key-describe.js.map +0 -1
  302. package/esm/cli/log/log-key-list.js +0 -26
  303. package/esm/cli/log/log-key-list.js.map +0 -1
  304. package/esm/cli/log/log-key.js +0 -8
  305. package/esm/cli/log/log-key.js.map +0 -1
  306. package/esm/cli/log/log-list.js +0 -59
  307. package/esm/cli/log/log-list.js.map +0 -1
  308. package/esm/cli/log/log-tail.js +0 -56
  309. package/esm/cli/log/log-tail.js.map +0 -1
  310. package/esm/cli/log/log.js +0 -17
  311. package/esm/cli/log/log.js.map +0 -1
  312. package/esm/cli/realm/realm-add-custom-domain.js +0 -25
  313. package/esm/cli/realm/realm-add-custom-domain.js.map +0 -1
  314. package/esm/cli/realm/realm-describe.js +0 -24
  315. package/esm/cli/realm/realm-describe.js.map +0 -1
  316. package/esm/cli/realm/realm-list.js +0 -25
  317. package/esm/cli/realm/realm-list.js.map +0 -1
  318. package/esm/cli/realm/realm-remove-custom-domain.js +0 -27
  319. package/esm/cli/realm/realm-remove-custom-domain.js.map +0 -1
  320. package/esm/cli/realm/realm.js +0 -18
  321. package/esm/cli/realm/realm.js.map +0 -1
  322. package/esm/cli/saml/saml-cot-export.js +0 -43
  323. package/esm/cli/saml/saml-cot-export.js.map +0 -1
  324. package/esm/cli/saml/saml-cot-import.js +0 -49
  325. package/esm/cli/saml/saml-cot-import.js.map +0 -1
  326. package/esm/cli/saml/saml-cot-list.js +0 -26
  327. package/esm/cli/saml/saml-cot-list.js.map +0 -1
  328. package/esm/cli/saml/saml-cot.js +0 -8
  329. package/esm/cli/saml/saml-cot.js.map +0 -1
  330. package/esm/cli/saml/saml-delete.js +0 -38
  331. package/esm/cli/saml/saml-delete.js.map +0 -1
  332. package/esm/cli/saml/saml-describe.js +0 -25
  333. package/esm/cli/saml/saml-describe.js.map +0 -1
  334. package/esm/cli/saml/saml-export.js +0 -40
  335. package/esm/cli/saml/saml-export.js.map +0 -1
  336. package/esm/cli/saml/saml-import.js +0 -45
  337. package/esm/cli/saml/saml-import.js.map +0 -1
  338. package/esm/cli/saml/saml-list.js +0 -25
  339. package/esm/cli/saml/saml-list.js.map +0 -1
  340. package/esm/cli/saml/saml-metadata-export.js +0 -35
  341. package/esm/cli/saml/saml-metadata-export.js.map +0 -1
  342. package/esm/cli/saml/saml-metadata.js +0 -6
  343. package/esm/cli/saml/saml-metadata.js.map +0 -1
  344. package/esm/cli/saml/saml.js +0 -16
  345. package/esm/cli/saml/saml.js.map +0 -1
  346. package/esm/cli/script/script-delete.js +0 -22
  347. package/esm/cli/script/script-delete.js.map +0 -1
  348. package/esm/cli/script/script-describe.js +0 -22
  349. package/esm/cli/script/script-describe.js.map +0 -1
  350. package/esm/cli/script/script-export.js +0 -62
  351. package/esm/cli/script/script-export.js.map +0 -1
  352. package/esm/cli/script/script-import.js +0 -35
  353. package/esm/cli/script/script-import.js.map +0 -1
  354. package/esm/cli/script/script-list.js +0 -26
  355. package/esm/cli/script/script-list.js.map +0 -1
  356. package/esm/cli/script/script.js +0 -18
  357. package/esm/cli/script/script.js.map +0 -1
  358. package/esm/cli/service/service-delete.js +0 -22
  359. package/esm/cli/service/service-delete.js.map +0 -1
  360. package/esm/cli/service/service-export.js +0 -40
  361. package/esm/cli/service/service-export.js.map +0 -1
  362. package/esm/cli/service/service-import.js +0 -47
  363. package/esm/cli/service/service-import.js.map +0 -1
  364. package/esm/cli/service/service-list.js +0 -20
  365. package/esm/cli/service/service-list.js.map +0 -1
  366. package/esm/cli/service/service.js +0 -13
  367. package/esm/cli/service/service.js.map +0 -1
  368. package/esm/cli/theme/theme-delete.e2e.test_.js.map +0 -1
  369. package/esm/cli/theme/theme-delete.js +0 -40
  370. package/esm/cli/theme/theme-delete.js.map +0 -1
  371. package/esm/cli/theme/theme-export.js +0 -45
  372. package/esm/cli/theme/theme-export.js.map +0 -1
  373. package/esm/cli/theme/theme-import.js +0 -50
  374. package/esm/cli/theme/theme-import.js.map +0 -1
  375. package/esm/cli/theme/theme-list.e2e.test_.js.map +0 -1
  376. package/esm/cli/theme/theme-list.js +0 -25
  377. package/esm/cli/theme/theme-list.js.map +0 -1
  378. package/esm/cli/theme/theme.js +0 -13
  379. package/esm/cli/theme/theme.js.map +0 -1
  380. package/esm/help/SampleData.js +0 -7
  381. package/esm/help/SampleData.js.map +0 -1
  382. package/esm/launch.js +0 -15
  383. package/esm/launch.js.map +0 -1
  384. package/esm/loader.js +0 -40
  385. package/esm/loader.js.map +0 -1
  386. package/esm/ops/AdminFederationOps.js +0 -216
  387. package/esm/ops/AdminFederationOps.js.map +0 -1
  388. package/esm/ops/AgentOps.js +0 -691
  389. package/esm/ops/AgentOps.js.map +0 -1
  390. package/esm/ops/CirclesOfTrustOps.js +0 -260
  391. package/esm/ops/CirclesOfTrustOps.js.map +0 -1
  392. package/esm/ops/ConnectionProfileOps.js +0 -125
  393. package/esm/ops/ConnectionProfileOps.js.map +0 -1
  394. package/esm/ops/EmailTemplateOps.js +0 -361
  395. package/esm/ops/EmailTemplateOps.js.map +0 -1
  396. package/esm/ops/IdmOps.js +0 -360
  397. package/esm/ops/IdmOps.js.map +0 -1
  398. package/esm/ops/IdpOps.js +0 -212
  399. package/esm/ops/IdpOps.js.map +0 -1
  400. package/esm/ops/JourneyOps.js +0 -669
  401. package/esm/ops/JourneyOps.js.map +0 -1
  402. package/esm/ops/LogOps.js +0 -149
  403. package/esm/ops/LogOps.js.map +0 -1
  404. package/esm/ops/NodeOps.js +0 -89
  405. package/esm/ops/NodeOps.js.map +0 -1
  406. package/esm/ops/OAuth2ClientOps.js +0 -271
  407. package/esm/ops/OAuth2ClientOps.js.map +0 -1
  408. package/esm/ops/OrganizationOps.js +0 -34
  409. package/esm/ops/OrganizationOps.js.map +0 -1
  410. package/esm/ops/PolicyOps.js +0 -493
  411. package/esm/ops/PolicyOps.js.map +0 -1
  412. package/esm/ops/PolicySetOps.js +0 -379
  413. package/esm/ops/PolicySetOps.js.map +0 -1
  414. package/esm/ops/RealmOps.js +0 -116
  415. package/esm/ops/RealmOps.js.map +0 -1
  416. package/esm/ops/ResourceTypeOps.js +0 -452
  417. package/esm/ops/ResourceTypeOps.js.map +0 -1
  418. package/esm/ops/Saml2Ops.js +0 -293
  419. package/esm/ops/Saml2Ops.js.map +0 -1
  420. package/esm/ops/Saml2Ops.test_.js.map +0 -1
  421. package/esm/ops/ScriptOps.js +0 -383
  422. package/esm/ops/ScriptOps.js.map +0 -1
  423. package/esm/ops/SecretsOps.js +0 -237
  424. package/esm/ops/SecretsOps.js.map +0 -1
  425. package/esm/ops/ServiceOps.js +0 -213
  426. package/esm/ops/ServiceOps.js.map +0 -1
  427. package/esm/ops/ThemeOps.js +0 -361
  428. package/esm/ops/ThemeOps.js.map +0 -1
  429. package/esm/ops/VariablesOps.js +0 -144
  430. package/esm/ops/VariablesOps.js.map +0 -1
  431. package/esm/ops/utils/OpsUtils.js +0 -9
  432. package/esm/ops/utils/OpsUtils.js.map +0 -1
  433. package/esm/ops/utils/Wordwrap.js +0 -5
  434. package/esm/ops/utils/Wordwrap.js.map +0 -1
  435. package/esm/storage/StaticStorage.js +0 -12
  436. package/esm/storage/StaticStorage.js.map +0 -1
  437. package/esm/utils/Config.js +0 -43
  438. package/esm/utils/Config.js.map +0 -1
  439. package/esm/utils/Console.js +0 -537
  440. package/esm/utils/Console.js.map +0 -1
  441. package/esm/utils/ExportImportUtils.js +0 -93
  442. package/esm/utils/ExportImportUtils.js.map +0 -1
  443. package/esm/utils/Version.js +0 -139
  444. package/esm/utils/Version.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -7,39 +7,611 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ### Changed
11
+
12
+ #### Based on Frodo Library 2.x
13
+
14
+ [Frodo Library 2.x](https://github.com/rockcarver/frodo-lib?tab=readme-ov-file#frodo-library-2x---rockcarverfrodo-lib) greatly improves on its 1.x branch with more stabilty, more modules, token caching, automatic token refresh, better error handling, and more.
15
+
16
+ #### New and updated commands
17
+
18
+ | Command | Since | Description |
19
+ | ------------------------------------------------ | :-----: | ---------------------------------------------------------------------- |
20
+ | frodo admin | 1.0.0 | Platform admin tasks. |
21
+ |  add-autoid-static-user-mapping | 1.0.0 | Add AutoId static user mapping to enable dashboards. |
22
+ |  create-oauth2-client-with-admin-privileges | 1.0.0 | Create an oauth2 client with admin privileges. |
23
+ |  execute-rfc7523-authz-grant-flow | `2.0.0` | Execute RFC7523 authorization grant flow. |
24
+ |  federation | 1.0.0 | Manages admin federation configuration. |
25
+ |  generate-rfc7523-authz-grant-artefacts | `2.0.0` | Generate RFC7523 authorization grant artefacts. |
26
+ |  get-access-token | 1.0.0 | Get an access token using client credentials grant type. |
27
+ |  grant-oauth2-client-admin-privileges | 1.0.0 | Grant an oauth2 client admin privileges. |
28
+ |  hide-generic-extension-attributes | 1.0.0 | Hide generic extension attributes. |
29
+ |  list-oauth2-clients-with-admin-privileges | 1.0.0 | List oauth2 clients with admin privileges. |
30
+ |  list-oauth2-clients-with-custom-privileges | 1.0.0 | List oauth2 clients with custom privileges. |
31
+ |  list-static-user-mappings | 1.0.0 | List all subjects of static user mappings that are not oauth2 clients. |
32
+ |  remove-static-user-mapping | 1.0.0 | Remove a subject's static user mapping. |
33
+ |  repair-org-model | 1.0.0 | Repair org model. |
34
+ |  revoke-oauth2-client-admin-privileges | 1.0.0 | Revoke admin privileges from an oauth2 client. |
35
+ |  show-generic-extension-attributes | 1.0.0 | Show generic extension attributes. |
36
+ | | | |
37
+ | frodo agent | 1.0.0 | Manage agents. |
38
+ |  delete | 1.0.0 | Delete agents. |
39
+ |  describe | 1.0.0 | Describe agents. |
40
+ |  export | 1.0.0 | Export agents. |
41
+ |  gateway / ig | 1.0.0 | Manage gateway agents. |
42
+ |   delete | 1.0.0 | Delete identity gateway agents. |
43
+ |   describe | 1.0.0 | Describe gateway agents. |
44
+ |   export | 1.0.0 | Export gateway agents. |
45
+ |  import | 1.0.0 | Import gateway agents. |
46
+ |  list | 1.0.0 | List gateway agents. |
47
+ |  import | 1.0.0 | Import agents. |
48
+ |  java | 1.0.0 | Manage java agents. |
49
+ |   delete | 1.0.0 | Delete java agents. |
50
+ |   describe | 1.0.0 | Describe java agents. |
51
+ |   export | 1.0.0 | Export java agents. |
52
+ |   import | 1.0.0 | Import java agents. |
53
+ |   list | 1.0.0 | List java agents. |
54
+ |  list | 1.0.0 | List agents. |
55
+ |  web | 1.0.0 | Manage web agents. |
56
+ |   delete | 1.0.0 | Delete web agents. |
57
+ |   describe | 1.0.0 | Describe web agents. |
58
+ |   export | 1.0.0 | Export web agents. |
59
+ |   import | 1.0.0 | Import web agents. |
60
+ |   list | 1.0.0 | List web agents. |
61
+ | | | |
62
+ | frodo authn | `2.0.0` | Manage authentication settings. |
63
+ |  describe | `2.0.0` | Describe authentication settings. |
64
+ |  export | `2.0.0` | Export authentication settings. |
65
+ |  import | `2.0.0` | Import authentication settings. |
66
+ | | | |
67
+ | frodo authz | 1.0.0 | Manage authorization policies, policy sets, and resource types. |
68
+ |  policy | 1.0.0 | Manages authorization policies. |
69
+ |   delete | 1.0.0 | Delete authorization policies. |
70
+ |   describe | 1.0.0 | Describe authorization policies. |
71
+ |   export | 1.0.0 | Export authorization policies. |
72
+ |   import | 1.0.0 | Import authorization policies. |
73
+ |   list | 1.0.0 | List authorization policies. |
74
+ |  set / policyset | 1.0.0 | Manage authorization policy sets. |
75
+ |   delete | 1.0.0 | Delete authorization policy sets. |
76
+ |   describe | 1.0.0 | Describe authorization policy sets. |
77
+ |   export | 1.0.0 | Export authorization policy sets. |
78
+ |   import | 1.0.0 | Import authorization policy sets. |
79
+ |   list | 1.0.0 | List authorization policy sets. |
80
+ |  type | 1.0.0 | Manage authorization resource types. |
81
+ |   delete | 1.0.0 | Delete authorization resource types. |
82
+ |   describe | 1.0.0 | Describe authorization resource types. |
83
+ |   export | 1.0.0 | Export authorization resource types. |
84
+ |   import | 1.0.0 | Import authorization resource types. |
85
+ |   list | 1.0.0 | List authorization resource types. |
86
+ | | | |
87
+ | frodo app / application | `2.0.0` | Old `app` renamed to `oauth`! Manage applications. |
88
+ |  delete | `2.0.0` | Delete applications. |
89
+ |  export | `2.0.0` | Export applications. |
90
+ |  import | `2.0.0` | Import applications. |
91
+ |  list | `2.0.0` | List applications. |
92
+ | frodo config | `2.0.0` | Manage full cloud configuration. |
93
+ |  export | `2.0.0` | Export full cloud configuration. |
94
+ |  import | `2.0.0` | Import full cloud configuration. |
95
+ | | | |
96
+ | frodo conn / connection | 1.0.0 | Manage connection profiles. |
97
+ |  delete | 1.0.0 | Delete connection profiles. |
98
+ |  describe | 1.0.0 | Describe connection profile. |
99
+ |  list | 1.0.0 | List connection profiles. |
100
+ |  save / add | 1.0.0 | Save connection profiles. |
101
+ | | | |
102
+ | frodo email | 1.0.0 | Manage email templates and configuration. |
103
+ |  template | 1.0.0 | Manage email templates. |
104
+ |   export | 1.0.0 | Export email templates. |
105
+ |   import | 1.0.0 | Import email templates. |
106
+ |   list | 1.0.0 | List email templates. |
107
+ | | | |
108
+ | frodo esv | 1.0.0 | Manage environment secrets and variables (ESVs). |
109
+ |  apply | 1.0.0 | Apply pending changes to secrets and variables. |
110
+ |  secret | 1.0.0 | Manages secrets. |
111
+ |   create | 1.0.0 | Create secrets. |
112
+ |   delete | 1.0.0 | Delete secrets. |
113
+ |   describe | 1.0.0 | Describe secrets. |
114
+ |   export | `2.0.0` | Export secrets. |
115
+ |   import | `2.0.0` | Import secrets. |
116
+ |   list | 1.0.0 | List secrets. |
117
+ |   set | 1.0.0 | Set secret description. |
118
+ |   version | 1.0.0 | Manage secret versions. |
119
+ |  variable | 1.0.0 | Manage variables. |
120
+ |   create | 1.0.0 | Create variables. |
121
+ |   delete | 1.0.0 | Delete variables. |
122
+ |   describe | 1.0.0 | Describe variables. |
123
+ |   export | `2.0.0` | Export variables. |
124
+ |   import | `2.0.0` | Import variables. |
125
+ |   list | 1.0.0 | List variables. |
126
+ |   set | 1.0.0 | Set variable description. |
127
+ | | | |
128
+ | frodo idm | 1.0.0 | Manage IDM configuration. |
129
+ |  count | 1.0.0 | Count managed objects. |
130
+ |  export | 1.0.0 | Export IDM configuration objects. |
131
+ |  import | 1.0.0 | Import IDM configuration objects. |
132
+ |  list | 1.0.0 | List IDM configuration objects. |
133
+ | | | |
134
+ | frodo idp | 1.0.0 | Manage (social) identity providers. |
135
+ |  export | 1.0.0 | Export (social) identity providers. |
136
+ |  import | 1.0.0 | Import (social) identity providers. |
137
+ |  list | 1.0.0 | List (social) identity providers. |
138
+ | | | |
139
+ | frodo info | 1.0.0 | Print versions and tokens. |
140
+ | | | |
141
+ | frodo journey | 1.0.0 | Manage journeys/trees. |
142
+ |  delete | 1.0.0 | Delete journeys/trees. |
143
+ |  describe | 1.0.0 | Describe journeys/trees. |
144
+ |  disable | 1.0.0 | Disable journeys/trees. |
145
+ |  enable | 1.0.0 | Enable journeys/trees. |
146
+ |  export | 1.0.0 | Export journeys/trees. |
147
+ |  import | 1.0.0 | Import journey/tree. |
148
+ |  list | 1.0.0 | List journeys/trees. |
149
+ |  prune | 1.0.0 | Prune orphaned configuration artifacts. |
150
+ | | | |
151
+ | frodo log / logs | 1.0.0 | List/View Identity Cloud logs |
152
+ |  fetch | 1.0.0 | Fetch Identity Cloud logs. |
153
+ |  key | 1.0.0 | Manage Identity Cloud log API keys. |
154
+ |  list | 1.0.0 | List available ID Cloud log sources. |
155
+ |  tail | 1.0.0 | Tail Identity Cloud logs. |
156
+ | | | |
157
+ | frodo mapping | `2.0.0` | Manage IDM mappings. |
158
+ |  delete | `2.0.0` | Delete IDM mappings. |
159
+ |  export | `2.0.0` | Export IDM mappings. |
160
+ |  import | `2.0.0` | Import IDM mappings. |
161
+ |  list | `2.0.0` | List IDM mappings. |
162
+ |  rename | `2.0.0` | Renames mappings from legacy to new naming scheme. |
163
+ | | | |
164
+ | frodo oauth | `2.0.0` | Renamed from `app`! Manage OAuth2 clients and providers. |
165
+ |  client | `2.0.0` | Manage OAuth2 clients. |
166
+ |   export | `2.0.0` | Export OAuth2 clients. |
167
+ |   import | `2.0.0` | Import OAuth2 clients. |
168
+ |   list | `2.0.0` | List OAuth2 clients. |
169
+ | | | |
170
+ | frodo realm | 1.0.0 | Manage realms. |
171
+ |  add-custom-domain | 1.0.0 | Add custom domain (realm DNS alias). |
172
+ |  describe / details | 1.0.0 | Describe realms. |
173
+ |  list | 1.0.0 | List realms. |
174
+ |  remove-custom-domain | 1.0.0 | Remove custom domain (realm DNS alias). |
175
+ | | | |
176
+ | frodo saml | 1.0.0 | Manage SAML entity providers and circles of trust. |
177
+ |  cot | 1.0.0 | Manage circles of trust. |
178
+ |   export | 1.0.0 | Export SAML circles of trust. |
179
+ |   import | 1.0.0 | Import SAML circles of trust. |
180
+ |   list | 1.0.0 | List SAML circles of trust. |
181
+ |  delete | 1.0.0 | Delete SAML entity providers. |
182
+ |  describe | 1.0.0 | Describe the configuration of an entity provider. |
183
+ |  export | 1.0.0 | Export SAML entity providers. |
184
+ |  import | 1.0.0 | Import SAML entity providers. |
185
+ |  list | 1.0.0 | List SAML entity providers. |
186
+ |  metadata | 1.0.0 | SAML metadata operations. |
187
+ |   export | 1.0.0 | Export metadata. |
188
+ | | | |
189
+ | frodo script | 1.0.0 | Manage scripts. |
190
+ |  delete | 1.0.0 | Delete scripts. |
191
+ |  export | 1.0.0 | Export scripts. |
192
+ |  import | 1.0.0 | Import scripts. |
193
+ |  list | 1.0.0 | List scripts. |
194
+ | | | |
195
+ | frodo service | 1.0.0 | Manage AM services. |
196
+ |  delete | 1.0.0 | Delete AM services. |
197
+ |  export | 1.0.0 | Export AM services. |
198
+ |  import | 1.0.0 | Import AM services. |
199
+ |  list | 1.0.0 | List AM services. |
200
+ | | | |
201
+ | frodo shell | `2.0.0` | Launch the frodo interactive shell. |
202
+ | | | |
203
+ | frodo theme | 1.0.0 | Manage themes. |
204
+ |  delete | 1.0.0 | Delete themes. |
205
+ |  export | 1.0.0 | Export themes. |
206
+ |  import | 1.0.0 | Import themes. |
207
+ |  list | 1.0.0 | List themes. |
208
+ | | | |
209
+ | frodo help | 1.0.0 | display help for command |
210
+
211
+ #### Global support for `-D`, `--directory` to set the working directory
212
+
213
+ 2.x globally supports `-D`, `--directory` to specify the working directory for any command that interacts with the file system, typically `export` and `import` sub-commands. 1.x did only allow to specify a working directory for the `idm` command. Frodo combines `-D` and `-f` into a single path, assuming `-f` to be a relative path to `-D` and `-D` defaulting to `.`, the current directory:
214
+
215
+ To import the file `/absolute/path/to/working/directory/relative/path/to/file.variable.json`, one could construct any of the following commands:
216
+
217
+ ```console
218
+ frodo esv variable export -f /absolute/path/to/working/directory/sub-path/to/file.variable.json <my-env>
219
+ frodo esv variable export -D /absolute/path/to/working/directory/sub-path/to -f file.variable.json <my-env>
220
+ frodo esv variable export -D /absolute/path/to/working/directory -f sub-path/to/file.variable.json <my-env>
221
+ ```
222
+
223
+ Alternatively, to import the file `/relative/path/to/working/directory/relative/path/to/file.variable.json`, one could construct any of the following commands:
224
+
225
+ ```console
226
+ frodo esv variable export -f relative/path/to/working/directory/sub-path/to/file.variable.json <my-env>
227
+ frodo esv variable export -D relative/path/to/working/directory/sub-path/to -f file.variable.json <my-env>
228
+ frodo esv variable export -D relative/path/to/working/directory -f sub-path/to/file.variable.json <my-env>
229
+ ```
230
+
231
+ #### Secure Token Caching
232
+
233
+ Frodo CLI 2.x uses a secure token cache, which is active by default. The cache is tokenized and encrypted on disk, so it persists across CLI executions, dramatically decreasing authentication and token requests. You can disable the cache by either using the `--no-cache` option or by setting the `FRODO_NO_CACHE` environment variable.
234
+ You can change the default location of the cache file (`~/.frodo/TokenCache.json`) by setting the `FRODO_TOKEN_CACHE_PATH` environment variable.
235
+
236
+ #### Automatic Token Refresh
237
+
238
+ Frodo CLI 2.x automatically refreshes session and access tokens before they expire. Combined with the new token cache, the CLI maintains a set of valid tokens at all times.
239
+
240
+ ## [2.0.0-70] - 2024-07-17
241
+
242
+ ## [2.0.0-69] - 2024-07-15
243
+
244
+ ### Added
245
+
246
+ - \#418: Developer: Frodo provides a framework for commands to indicate which deployment types they support.
247
+ - \#419: Developer: Updated command template with usage samples
248
+
249
+ ### Changed
250
+
251
+ - Update to frodo-lib 2.0.0-95
252
+
253
+ ## [2.0.0-68] - 2024-07-12
254
+
255
+ ## [2.0.0-67] - 2024-07-11
256
+
257
+ ### Added
258
+
259
+ - New commands to manage IDM mappings:
260
+
261
+ - `frodo mapping` Manage IDM mappings.
262
+ - `delete` Delete IDM mappings.
263
+ - `export` Export IDM mappings.
264
+ - `import` Import IDM mappings.
265
+ - `list` List IDM mappings.
266
+ - `rename` Renames mappings from the combined/default/legacy naming scheme (sync/\\<name>) to the separate/new naming scheme (mapping/\\<name>). To rename mappings from new back to legacy, use the -l, --legacy flag.
267
+
268
+ ## [2.0.0-66] - 2024-07-10
269
+
270
+ ### Added
271
+
272
+ - \#404: Frodo now saves the `-k`/`--insecure` option in connection profiles.
273
+
274
+ ### Changed
275
+
276
+ - Update to frodo-lib 2.0.0-92
277
+
278
+ ### Fixed
279
+
280
+ - \#400: Frodo now properly honors the `-k`/`--insecure` option and allows connecting to platform instances using self-signed certificates.
281
+
282
+ ## [2.0.0-65] - 2024-07-06
283
+
284
+ ### Add
285
+
286
+ - rockcarver/frodo-lib#387: Support import of ESVs (variables and secrets). Frodo now supports importing ESV variables and secrets with two new commands:
287
+ - `frodo esv variable import`
288
+ - `frodo esv secret import`
289
+
290
+ - Frodo now supports exporting (and importing) of ESV secret values. To leave stuartship of secret values with the cloud environment where they belong, frodo will always encrypt values using either encryption keys from the source environment (default) or the target environment (export option). Frodo will never export secrets in the clear. However, frodo supports importing clear values (as well as importing encrypted values). Use these new commands and parameters to export/import variables and secrets including secret values:
291
+
292
+ - New parameters for existing `frodo esv secret export` and `frodo config export` commands:
293
+
294
+ - `--include-active-values` Include the currently active (and loaded) secret value in the export. By default, secret values are encrypted server-side in the environment they are exported from. Use `--target <host url>` to have another environment perform the encryption.
295
+
296
+ - `--target <host url>` Host URL of the environment to perform secret value encryption. The URL must resolve to an existing connection profile. Use this option to generate an export that can be imported into the target environment without requiring admin access to the source environment.
297
+
298
+ - New `frodo esv secret import` and updated existing `frodo config import` command and note-worthy parameters:
299
+
300
+ - `--include-active-values` Import any secret values contained in the import file. By default, secret values are encrypted server-side in the environment they are exported from. Use `--source <host url>` to import a file exported from another environment than the one you are importing to.
301
+
302
+ - `--source <host url>` Host URL of the environment which performed secret value encryption. The URL must resolve to an existing connection profile. Use this option to import a file that was exported from a different source environment than the one you are importing to.
303
+
304
+ - rockcarver/frodo-lib#394: Support for `base64aes` encoding for ESV secrets
305
+
306
+ ### Changed
307
+
308
+ - Update to frodo-lib 2.0.0-91
309
+
310
+ ## [2.0.0-64] - 2024-06-21
311
+
312
+ ### Changed
313
+
314
+ - Update to frodo-lib 2.0.0-88
315
+ - Updated binary distribution node.js version to 20
316
+ - Pipeline hygiene
317
+
318
+ ## [2.0.0-63] - 2024-06-20
319
+
320
+ ### Changed
321
+
322
+ - Update to frodo-lib 2.0.0-87
323
+
324
+ ## [2.0.0-62] - 2024-06-19
325
+
326
+ ### Changed
327
+
328
+ - Update to frodo-lib 2.0.0-86
329
+ - rockcarver/frodo-lib#402: Library scripts are now treated as dependencies during script and journey exports and imports.
330
+
331
+ ## [2.0.0-61] - 2024-06-12
332
+
333
+ ### Fixed
334
+
335
+ - rockcarver/homebrew-frodo-cli#6: Homebrew formula now properly installs frodo
336
+
337
+ ## [2.0.0-60] - 2024-06-11
338
+
339
+ ### Changed
340
+
341
+ - Update to frodo-lib 2.0.0-85
342
+ - Update dependencies
343
+
344
+ ## [2.0.0-59] - 2024-05-21
345
+
346
+ ### Changed
347
+
348
+ - Update to frodo-lib 2.0.0-83
349
+
350
+ ## [2.0.0-58] - 2024-05-08
351
+
352
+ ## [2.0.0-57] - 2024-05-02
353
+
354
+ ## [2.0.0-56] - 2024-05-01
355
+
356
+ ## [2.0.0-55] - 2024-04-09
357
+
358
+ ### Changed
359
+
360
+ - Update to frodo-lib 2.0.0-77
361
+
362
+ ### Fixed
363
+
364
+ - Improved filtering out secrets from recordings
365
+ - rockcarver/frodo-lib#392: Implemented error handling pattern for methods with unusual amounts of REST calls like `frodo.config.exportFullConfiguration` and `frodo.config.importFullConfiguration` used in the `frodo config import` and `frodo config export` commands
366
+
367
+ ## [2.0.0-54] - 2024-04-01
368
+
369
+ ### Changed
370
+
371
+ - Update to frodo-lib 2.0.0-75
372
+
373
+ ### Fixed
374
+
375
+ - rockcarver/frodo-lib#397: Service accounts now use the proper scopes when created using the `frodo conn save` command
376
+
377
+ ## [2.0.0-53] - 2024-03-24
378
+
379
+ ### Changed
380
+
381
+ - Update to frodo-lib 2.0.0-74
382
+
383
+ ### Fixed
384
+
385
+ - rockcarver/frodo-lib#391: Frodo now creates service accounts with all allowed scopes:
386
+ - `fr:am:*`
387
+ - `fr:idc:analytics:*`
388
+ - `fr:autoaccess:*`
389
+ - `fr:idc:certificate:*`
390
+ - `fr:idc:certificate:read`
391
+ - `fr:idc:content-security-policy:*`
392
+ - `fr:idc:custom-domain:*`
393
+ - `fr:idc:esv:*`
394
+ - `fr:idc:esv:read`
395
+ - `fr:idc:esv:restart`
396
+ - `fr:idc:esv:update`
397
+ - `fr:idm:*`
398
+ - `fr:iga:*`
399
+ - `fr:idc:promotion:*`
400
+ - `fr:idc:release:*`
401
+ - `fr:idc:sso-cookie:*`
402
+
403
+ ## [2.0.0-52] - 2024-03-23
404
+
405
+ ### Changed
406
+
407
+ - Update to frodo-lib 2.0.0-73
408
+
409
+ ### Fixed
410
+
411
+ - \#378: `--llt` option of `frodo admin create-oauth2-client-with-admin-privileges` now works properly again
412
+ - \#377: Frodo CLI now properly handles FrodoErrors thrown by frodo-lib
413
+
414
+ ## [2.0.0-51] - 2024-02-10
415
+
416
+ ## [2.0.0-50] - 2024-02-07
417
+
418
+ ## [2.0.0-49] - 2024-02-05
419
+
420
+ ### Fixed
421
+
422
+ - \#363: Doing a full export of IDM from FIDC started hanging between v2.0.0.32 and v2.0.0.33
423
+
424
+ ## [2.0.0-48] - 2024-02-01
425
+
426
+ ## [2.0.0-47] - 2024-01-21
427
+
428
+ ### Added
429
+
430
+ - \#360: Frodo now saves the deployment type in connection profiles.
431
+
432
+ ### Changed
433
+
434
+ - Update to frodo-lib 2.0.0-67
435
+
436
+ ## [2.0.0-46] - 2024-01-20
437
+
438
+ ## [2.0.0-45] - 2024-01-16
439
+
440
+ ### Added
441
+
442
+ - pem and base64hmac encoded ESV secret creation
443
+
444
+ ## [2.0.0-44] - 2024-01-11
445
+
446
+ ## [2.0.0-43] - 2024-01-05
447
+
448
+ ## [2.0.0-42] - 2024-01-04
449
+
450
+ ## [2.0.0-41] - 2023-12-23
451
+
452
+ ## [2.0.0-40] - 2023-12-22
453
+
454
+ ## [2.0.0-39] - 2023-12-19
455
+
456
+ ## [2.0.0-38] - 2023-12-16
457
+
458
+ ## [2.0.0-37] - 2023-12-06
459
+
460
+ ## [2.0.0-36] - 2023-12-01
461
+
462
+ ## [2.0.0-35] - 2023-11-30
463
+
464
+ ## [2.0.0-34] - 2023-11-29
465
+
466
+ ## [2.0.0-33] - 2023-11-26
467
+
468
+ ## [2.0.0-32] - 2023-11-21
469
+
470
+ ## [2.0.0-31] - 2023-11-17
471
+
472
+ ## [2.0.0-30] - 2023-11-04
473
+
474
+ ### Added
475
+
476
+ - \#283: Support for authentication settings:
477
+
478
+ - `frodo authn` Manage authentication setting.
479
+ - `describe` List authentication settings.
480
+ - `export` Export authentication settings.
481
+ - `import` Import authentication settings.
482
+
483
+ Examples:
484
+
485
+ - Describe authentication settings:<br>
486
+ `frodo authn describe <myTenant> <realm>`
487
+
488
+ `frodo authn describe --json <myTenant> <realm>`
489
+
490
+ `frodo authn describe <myTenant> <username> <password>`
491
+
492
+ - Describe authentication settings in machine-readable format (json):<br>
493
+ `frodo authn describe --json <myTenant> <realm>`
494
+
495
+ `frodo authn describe --json <myTenant> <realm> <username> <password>`
496
+
497
+ - Export authentication settings to file:<br>
498
+ `frodo authn export <myTenant> <realm>`
499
+
500
+ `frodo authn export <myTenant> <realm> <username> <password>`
501
+
502
+ - Import authentication settings from file:<br>
503
+ `frodo authn import -f alphaRealm.authentication.settings.json <myTenant> <realm>`
504
+
505
+ `frodo authn import -f alphaRealm.authentication.settings.json <myTenant> <realm> <username> <password>`<br>
506
+
507
+ - \#217: Support `--json` with `frodo esv variable describe`.
508
+
509
+ ## [2.0.0-29] - 2023-11-02
510
+
511
+ ### Added
512
+
513
+ - rockcarver/frodo-lib#53: Frodo Library now uses a file-based secure token cache to persist session and access tokens for re-use. The cached tokens are protected by the credential that was used to obtain them. Session tokens are encrypted using the hashed password as the master key, access tokens are encrypted using the hashed JWK private key as the master key. Therefore only users and processes with the correct credentials can access the tokens in the cache.
514
+
515
+ - The new default behavior is for Frodo CLI to use the new token cache for all applicable commands.
516
+ - A new global option `--no-cache` has been added to all commands to allow disabling the cache for indiviual invocations.
517
+ - A new environment variable `FRODO_NO_CACHE` is available to globally turn off token caching.
518
+ - A new environment variable `FRODO_TOKEN_CACHE_PATH` is available to instruct Frodo Library to use a non-default token cache file.
519
+
520
+ - rockcarver/frodo-lib#340: Frodo Library now autotomatically refreshes expired session and access tokens.
521
+
522
+ - The new default behavior is for Frodo CLI to automatically refresh tokens. This will only ever be noticeable during long-running operations like `frodo journey prune` or `frodo esv apply` that can take longer than 15 mins to complete.
523
+
524
+ ### Fixed
525
+
526
+ - \#316: Frodo Library now properly exports scripts referenced by the `Device Match` node if the `Use Custom Matching Script` option is selected.
527
+
528
+ ## [2.0.0-28] - 2023-10-25
529
+
530
+ ## [2.0.0-27] - 2023-10-22
531
+
532
+ ## [2.0.0-26] - 2023-10-19
533
+
534
+ ## [2.0.0-25] - 2023-10-19
535
+
536
+ ## [2.0.0-24] - 2023-10-15
537
+
538
+ ## [2.0.0-23] - 2023-10-14
539
+
540
+ ## [2.0.0-22] - 2023-10-12
541
+
542
+ ## [2.0.0-21] - 2023-10-11
543
+
544
+ ## [2.0.0-20] - 2023-10-11
545
+
546
+ ## [2.0.0-19] - 2023-10-02
547
+
548
+ ## [2.0.0-18] - 2023-10-02
549
+
550
+ ## [2.0.0-17] - 2023-09-29
551
+
552
+ ## [2.0.0-16] - 2023-09-08
553
+
554
+ ## [2.0.0-15] - 2023-08-17
555
+
556
+ ### Fixed
557
+
558
+ - \#276: `frodo script import -A --watch <tenant>` (preceeded by `frodo script export -A --extract <tenant>`) now properly reports errors like scripts not compiling or any REST errors but won't exit the watch thread but keep on watching and pushing local changes to `<tenant>`.
559
+
560
+ ## [2.0.0-14] - 2023-08-16
561
+
562
+ ### Changed
563
+
564
+ - Update to frodo-lib 2.0.0-21
565
+
566
+ ## [2.0.0-13] - 2023-07-31
567
+
568
+ ## [2.0.0-12] - 2023-07-18
569
+
570
+ ### Fixed
571
+
572
+ - rockcarver/frodo-lib#272: Added new `--variable-type` parameter to `frodo esv variable create` command.
573
+
574
+ ## [2.0.0-11] - 2023-07-17
575
+
576
+ ## [2.0.0-10] - 2023-07-05
577
+
578
+ ## [2.0.0-9] - 2023-07-05
579
+
580
+ ## [2.0.0-8] - 2023-07-05
581
+
10
582
  ## [2.0.0-7] - 2023-06-23
11
583
 
12
584
  ## [2.0.0-6] - 2023-06-22
13
585
 
14
586
  ### Added
15
587
 
16
- - \#251: Support for Identity Cloud admin federation configuration:
588
+ - \#251: Support for Identity Cloud admin federation configuration:
17
589
 
18
- - `frodo admin federation` Manage admin federation configuration.
19
- - `export` Export admin federation providers.
20
- - `import` Import admin federation providers.
21
- - `list` List admin federation providers.
590
+ - `frodo admin federation` Manage admin federation configuration.
591
+ - `export` Export admin federation providers.
592
+ - `import` Import admin federation providers.
593
+ - `list` List admin federation providers.
22
594
 
23
- Examples:
595
+ Examples:
24
596
 
25
- - List all configured admin federation providers:<br>
26
- `frodo admin federation list <myTenant>`
597
+ - List all configured admin federation providers:<br>
598
+ `frodo admin federation list <myTenant>`
27
599
 
28
- `frodo admin federation list <myTenant> <username> <password>`
29
- - Export all admin federation providers to a single file:<br>
30
- `frodo admin federation export -a <myTenant>`
600
+ `frodo admin federation list <myTenant> <username> <password>`
601
+ - Export all admin federation providers to a single file:<br>
602
+ `frodo admin federation export -a <myTenant>`
31
603
 
32
- `frodo admin federation export -a <myTenant> <username> <password>`
33
- - Import all admin federation providers from a single file:<br>
34
- `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant>`
604
+ `frodo admin federation export -a <myTenant> <username> <password>`
605
+ - Import all admin federation providers from a single file:<br>
606
+ `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant>`
35
607
 
36
- `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant> <username> <password>`<br>
608
+ `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant> <username> <password>`<br>
37
609
 
38
- **_Note_**: Only tenant admins can perform admin federation operations, service accounts do not have the required privileges. Therefore, the connection profile used must contain username and password or they must be provided through command arguments.
610
+ **_Note_**: Only tenant admins can perform admin federation operations, service accounts do not have the required privileges. Therefore, the connection profile used must contain username and password or they must be provided through command arguments.
39
611
 
40
612
  ### Changed
41
613
 
42
- - Update to frodo-lib 2.0.0-8
614
+ - Update to frodo-lib 2.0.0-8
43
615
 
44
616
  ## [2.0.0-5] - 2023-06-21
45
617
 
@@ -55,34 +627,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
627
 
56
628
  ### Added
57
629
 
58
- - MacOS binaries are now signed and notarized and run without security exceptions.
59
- - \#251: Support for Identity Cloud admin federation configuration:
630
+ - MacOS binaries are now signed and notarized and run without security exceptions.
631
+ - \#251: Support for Identity Cloud admin federation configuration:
60
632
 
61
- - `frodo admin federation` Manage admin federation configuration.
62
- - `export` Export admin federation providers.
63
- - `import` Import admin federation providers.
64
- - `list` List admin federation providers.
633
+ - `frodo admin federation` Manage admin federation configuration.
634
+ - `export` Export admin federation providers.
635
+ - `import` Import admin federation providers.
636
+ - `list` List admin federation providers.
65
637
 
66
- Examples:
638
+ Examples:
67
639
 
68
- - List all configured admin federation providers:<br>
69
- `frodo admin federation list <myTenant>`
640
+ - List all configured admin federation providers:<br>
641
+ `frodo admin federation list <myTenant>`
70
642
 
71
- `frodo admin federation list <myTenant> <username> <password>`
72
- - Export all admin federation providers to a single file:<br>
73
- `frodo admin federation export -a <myTenant>`
643
+ `frodo admin federation list <myTenant> <username> <password>`
644
+ - Export all admin federation providers to a single file:<br>
645
+ `frodo admin federation export -a <myTenant>`
74
646
 
75
- `frodo admin federation export -a <myTenant> <username> <password>`
76
- - Import all admin federation providers from a single file:<br>
77
- `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant>`
647
+ `frodo admin federation export -a <myTenant> <username> <password>`
648
+ - Import all admin federation providers from a single file:<br>
649
+ `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant>`
78
650
 
79
- `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant> <username> <password>`<br>
651
+ `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant> <username> <password>`<br>
80
652
 
81
- **_Note_**: Only tenant admins can perform admin federation operations, service accounts do not have the required privileges. Therefore, the connection profile used must contain username and password or they must be provided through command arguments.
653
+ **_Note_**: Only tenant admins can perform admin federation operations, service accounts do not have the required privileges. Therefore, the connection profile used must contain username and password or they must be provided through command arguments.
82
654
 
83
655
  ### Changed
84
656
 
85
- - Update to frodo-lib 1.1.0
657
+ - Update to frodo-lib 1.1.0
86
658
 
87
659
  ## [1.0.0-1] - 2023-06-30
88
660
 
@@ -94,33 +666,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
94
666
 
95
667
  ### Added
96
668
 
97
- - \#251: Support for Identity Cloud admin federation configuration:
669
+ - \#251: Support for Identity Cloud admin federation configuration:
98
670
 
99
- - `frodo admin federation` Manage admin federation configuration.
100
- - `export` Export admin federation providers.
101
- - `import` Import admin federation providers.
102
- - `list` List admin federation providers.
671
+ - `frodo admin federation` Manage admin federation configuration.
672
+ - `export` Export admin federation providers.
673
+ - `import` Import admin federation providers.
674
+ - `list` List admin federation providers.
103
675
 
104
- Examples:
676
+ Examples:
105
677
 
106
- - List all configured admin federation providers:<br>
107
- `frodo admin federation list <myTenant>`
678
+ - List all configured admin federation providers:<br>
679
+ `frodo admin federation list <myTenant>`
108
680
 
109
- `frodo admin federation list <myTenant> <username> <password>`
110
- - Export all admin federation providers to a single file:<br>
111
- `frodo admin federation export -a <myTenant>`
681
+ `frodo admin federation list <myTenant> <username> <password>`
682
+ - Export all admin federation providers to a single file:<br>
683
+ `frodo admin federation export -a <myTenant>`
112
684
 
113
- `frodo admin federation export -a <myTenant> <username> <password>`
114
- - Import all admin federation providers from a single file:<br>
115
- `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant>`
685
+ `frodo admin federation export -a <myTenant> <username> <password>`
686
+ - Import all admin federation providers from a single file:<br>
687
+ `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant>`
116
688
 
117
- `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant> <username> <password>`<br>
689
+ `frodo admin federation import -a -f allProviders.admin.federation.json <myTenant> <username> <password>`<br>
118
690
 
119
- **_Note_**: Only tenant admins can perform admin federation operations, service accounts do not have the required privileges. Therefore, the connection profile used must contain username and password or they must be provided through command arguments.
691
+ **_Note_**: Only tenant admins can perform admin federation operations, service accounts do not have the required privileges. Therefore, the connection profile used must contain username and password or they must be provided through command arguments.
120
692
 
121
693
  ### Changed
122
694
 
123
- - Update to frodo-lib 1.0.1-0
695
+ - Update to frodo-lib 1.0.1-0
124
696
 
125
697
  ## [0.24.6-0] - 2023-06-21
126
698
 
@@ -128,13 +700,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128
700
 
129
701
  ### Added
130
702
 
131
- - Fixed build pipeline for automatically updating homebrew formula
703
+ - Fixed build pipeline for automatically updating homebrew formula
132
704
 
133
705
  ## [0.24.4] - 2023-05-30
134
706
 
135
707
  ### Added
136
708
 
137
- - Build pipeline for automatically updating homebrew formula for frodo-cli
709
+ - Build pipeline for automatically updating homebrew formula for frodo-cli
138
710
 
139
711
  ## [0.24.4-2] - 2023-05-30
140
712
 
@@ -146,67 +718,67 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146
718
 
147
719
  ### Changed
148
720
 
149
- - Update to frodo-lib 0.19.2
721
+ - Update to frodo-lib 0.19.2
150
722
 
151
723
  ## [0.24.2] - 2023-05-22
152
724
 
153
725
  ### Added
154
726
 
155
- - Support for authorization policies, policy sets, and resource types through new `authz` commands:
156
-
157
- - `frodo authz type` Manage authorization resource types.
158
- - `delete` Delete authorization resource types.
159
- - `describe` Describe authorization resource types.
160
- - `export` Export authorization resource types.
161
- - `import` Import authorization resource types.
162
- - `list` List authorization resource types.
163
- - `frodo authz set` Manage authorization policy sets.
164
- - `delete` Delete authorization policy sets.
165
- - `describe` Describe authorization policy sets.
166
- - `export` Export authorization policy sets.
167
- - `import` Import authorization policy sets.
168
- - `list` List authorization policy sets.
169
- - `frodo authz policy` Manage authorization policies.
170
- - `delete` Delete authorization policies.
171
- - `describe` Describe authorization policies.
172
- - `export` Export authorization policies.
173
- - `import` Import authorization policies.
174
- - `list` List authorization policies.
175
-
176
- Examples:
177
-
178
- - Export a whole policy set including policies and resource types:<br>
179
- `frodo authz set export -i <myPolicySet> <myTenant>`
180
- - Import a whole policy set including dependencies exported using the previous example:<br>
181
- `frodo authz set import -f <myPolicySet>.policyset.authz.json <myTenant>`
182
- - Remove a whole policy set with all its policies:<br>
183
- `frodo authz set delete -i <myPolicySet> <myTenant>`
184
- - Export all policies in a policy set including dependencies:<br>
185
- `frodo authz policy export -a --set-id <myPolicySet> <myTenant>`
186
- - Import all policies into another policy set in another tenant:<br>
187
- `frodo authz policy import -a --set-id <myOtherPolicySet> -f <>.policy.authz.json <myOtherTenant>`<br>
188
- **_Note_**: Policy IDs/names have to be unique within the realm. Therefore you cannot export all policies from one policy set and import them into another policy set in the same realm without deleting the original policy set first.
189
-
190
- Notes:
191
-
192
- - Use the new `--prereqs` option with the `authz set/policy import/export` commands to include structural prerequisites like resource types and policy sets.
193
- - Use the new `--json` option with all `describe` sub-commands:<br>
194
- `frodo authz type describe --json -n URL <myTenant>`<br>
195
- `frodo authz type describe --json -i 76656a38-5f8e-401b-83aa-4ccb74ce88d2 <myTenant>`<br>
196
- `frodo authz set describe --json -i <myPolicySet> <myTenant>`<br>
197
- `frodo authz policy describe --json -i <myPolicy> <myTenant>`
727
+ - Support for authorization policies, policy sets, and resource types through new `authz` commands:
728
+
729
+ - `frodo authz type` Manage authorization resource types.
730
+ - `delete` Delete authorization resource types.
731
+ - `describe` Describe authorization resource types.
732
+ - `export` Export authorization resource types.
733
+ - `import` Import authorization resource types.
734
+ - `list` List authorization resource types.
735
+ - `frodo authz set` Manage authorization policy sets.
736
+ - `delete` Delete authorization policy sets.
737
+ - `describe` Describe authorization policy sets.
738
+ - `export` Export authorization policy sets.
739
+ - `import` Import authorization policy sets.
740
+ - `list` List authorization policy sets.
741
+ - `frodo authz policy` Manage authorization policies.
742
+ - `delete` Delete authorization policies.
743
+ - `describe` Describe authorization policies.
744
+ - `export` Export authorization policies.
745
+ - `import` Import authorization policies.
746
+ - `list` List authorization policies.
747
+
748
+ Examples:
749
+
750
+ - Export a whole policy set including policies and resource types:<br>
751
+ `frodo authz set export -i <myPolicySet> <myTenant>`
752
+ - Import a whole policy set including dependencies exported using the previous example:<br>
753
+ `frodo authz set import -f <myPolicySet>.policyset.authz.json <myTenant>`
754
+ - Remove a whole policy set with all its policies:<br>
755
+ `frodo authz set delete -i <myPolicySet> <myTenant>`
756
+ - Export all policies in a policy set including dependencies:<br>
757
+ `frodo authz policy export -a --set-id <myPolicySet> <myTenant>`
758
+ - Import all policies into another policy set in another tenant:<br>
759
+ `frodo authz policy import -a --set-id <myOtherPolicySet> -f <>.policy.authz.json <myOtherTenant>`<br>
760
+ **_Note_**: Policy IDs/names have to be unique within the realm. Therefore you cannot export all policies from one policy set and import them into another policy set in the same realm without deleting the original policy set first.
761
+
762
+ Notes:
763
+
764
+ - Use the new `--prereqs` option with the `authz set/policy import/export` commands to include structural prerequisites like resource types and policy sets.
765
+ - Use the new `--json` option with all `describe` sub-commands:<br>
766
+ `frodo authz type describe --json -n URL <myTenant>`<br>
767
+ `frodo authz type describe --json -i 76656a38-5f8e-401b-83aa-4ccb74ce88d2 <myTenant>`<br>
768
+ `frodo authz set describe --json -i <myPolicySet> <myTenant>`<br>
769
+ `frodo authz policy describe --json -i <myPolicy> <myTenant>`
198
770
 
199
771
  ### Changed
200
772
 
201
- - Update to frodo-lib 0.19.1
202
- - Update dependencies
203
- - Changes based on rockcarver/frodo-lib#234 (code refactoring) and updated frodo-lib:
204
- - Added support for `-A` and `-a` options to `frodo app import` command
205
- - Added support for `--no-deps` option to `frodo app export` and `frodo app import` commands
773
+ - Update to frodo-lib 0.19.1
774
+ - Update dependencies
775
+ - Changes based on rockcarver/frodo-lib#234 (code refactoring) and updated frodo-lib:
776
+ - Added support for `-A` and `-a` options to `frodo app import` command
777
+ - Added support for `--no-deps` option to `frodo app export` and `frodo app import` commands
206
778
 
207
779
  ### Fixed
208
780
 
209
- - \#214: Fixed a regression introduced in #186, which 'swallowed' `frodo` command exit codes and resulted in always exiting with 0 even if a `frodo` command returned with a different exit code.
781
+ - \#214: Fixed a regression introduced in #186, which 'swallowed' `frodo` command exit codes and resulted in always exiting with 0 even if a `frodo` command returned with a different exit code.
210
782
 
211
783
  ## [0.24.1] - 2023-05-22 [YANKED]
212
784
 
@@ -226,39 +798,39 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
226
798
 
227
799
  ### Changed
228
800
 
229
- - Update to frodo-lib 0.18.9-4
801
+ - Update to frodo-lib 0.18.9-4
230
802
 
231
803
  ## [0.23.1-3] - 2023-04-18
232
804
 
233
805
  ### Changed
234
806
 
235
- - Update to frodo-lib 0.18.9-3
236
- - Changes based on rockcarver/frodo-lib#234 (code refactoring) and updated frodo-lib:
237
- - Added support for `-A` and `-a` options to `frodo app import` command
238
- - Added support for `--no-deps` option to `frodo app export` and `frodo app import` commands
239
- - \#213: More debug logging for connection profile lookup by a unique substring. Use --debug to see the additional output. This is not yet a solution for #213 but should help identify the root cause.
240
- - \#216: More debug logging for the 2fa process and proper detection of unsupported webauthn factor.
807
+ - Update to frodo-lib 0.18.9-3
808
+ - Changes based on rockcarver/frodo-lib#234 (code refactoring) and updated frodo-lib:
809
+ - Added support for `-A` and `-a` options to `frodo app import` command
810
+ - Added support for `--no-deps` option to `frodo app export` and `frodo app import` commands
811
+ - \#213: More debug logging for connection profile lookup by a unique substring. Use --debug to see the additional output. This is not yet a solution for #213 but should help identify the root cause.
812
+ - \#216: More debug logging for the 2fa process and proper detection of unsupported webauthn factor.
241
813
 
242
814
  ### Fixed
243
815
 
244
- - \#214: Fixed a regression introduced in #186, which 'swallowed' `frodo` command exit codes and resulted in always exiting with 0 even if a `frodo` command returned with a different exit code.
816
+ - \#214: Fixed a regression introduced in #186, which 'swallowed' `frodo` command exit codes and resulted in always exiting with 0 even if a `frodo` command returned with a different exit code.
245
817
 
246
818
  ## [0.23.1-2] - 2023-03-28
247
819
 
248
820
  ### Changed
249
821
 
250
- - Update to frodo-lib 0.18.9-1
822
+ - Update to frodo-lib 0.18.9-1
251
823
 
252
824
  ## [0.23.1-1] - 2023-03-23
253
825
 
254
826
  ### Added
255
827
 
256
- - \#213: More debug logging for connection profile lookup by a unique substring. Use --debug to see the additional output. This is not yet a solution for #213 but should help identify the root cause.
257
- - \#216: More debug logging for the 2fa process and proper detection of unsupported webauthn factor.
828
+ - \#213: More debug logging for connection profile lookup by a unique substring. Use --debug to see the additional output. This is not yet a solution for #213 but should help identify the root cause.
829
+ - \#216: More debug logging for the 2fa process and proper detection of unsupported webauthn factor.
258
830
 
259
831
  ### Changed
260
832
 
261
- - Update to frodo-lib 0.18.9-0
833
+ - Update to frodo-lib 0.18.9-0
262
834
 
263
835
  ## [0.23.1-0] - 2023-02-27
264
836
 
@@ -266,85 +838,85 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
266
838
 
267
839
  ### Added
268
840
 
269
- - \#186: Support node 19 when running as npm and when developing. Binaries are still built using node 18 until our package manager supports node 19.
841
+ - \#186: Support node 19 when running as npm and when developing. Binaries are still built using node 18 until our package manager supports node 19.
270
842
 
271
843
  ### Changed
272
844
 
273
- - Update to frodo-lib 0.18.8
845
+ - Update to frodo-lib 0.18.8
274
846
 
275
847
  ### Fixed
276
848
 
277
- - \#115: Running frodo as an npm package no longer requires the `-S` option of the `env` shell command, which caused issued on Linux distributions with older version of `coreutils` like `CentOS Linux 7` and other Redhat-based distributions.
849
+ - \#115: Running frodo as an npm package no longer requires the `-S` option of the `env` shell command, which caused issued on Linux distributions with older version of `coreutils` like `CentOS Linux 7` and other Redhat-based distributions.
278
850
 
279
851
  ## [0.22.3] - 2023-02-16
280
852
 
281
853
  ### Changed
282
854
 
283
- - Update to frodo-lib 0.18.7
284
- - Update dependencies
855
+ - Update to frodo-lib 0.18.7
856
+ - Update dependencies
285
857
 
286
858
  ## [0.22.2] - 2023-02-15
287
859
 
288
860
  ### Fixed
289
861
 
290
- - \#203: Frodo no longer outputs cosmetic error messages when exporting IDM config.
862
+ - \#203: Frodo no longer outputs cosmetic error messages when exporting IDM config.
291
863
 
292
864
  ## [0.22.1] - 2023-02-14
293
865
 
294
866
  ### Changed
295
867
 
296
- - Update to frodo-lib 0.18.5
868
+ - Update to frodo-lib 0.18.5
297
869
 
298
870
  ### Fixed
299
871
 
300
- - \#196 and #197: Frodo now properly detects Encore environments as ForgeOps environments and obtains an access token for IDM APIs.
872
+ - \#196 and #197: Frodo now properly detects Encore environments as ForgeOps environments and obtains an access token for IDM APIs.
301
873
 
302
874
  ## [0.22.0] - 2023-02-13
303
875
 
304
876
  ### Added
305
877
 
306
- - The `frodo conn save` command now supports the following new options to manage log API keys:
307
- 1. `--log-api-key [key]` Log API key. If specified, must also include `--log-api-secret`. Ignored with `--no-log-api`.
308
- 2. `--log-api-secret [secret]` Log API secret. If specified, must also include `--log-api-key`. Ignored with `--no-log-api`.
309
- 3. `--no-log-api` Do not create and add log API key and secret.
878
+ - The `frodo conn save` command now supports the following new options to manage log API keys:
879
+ 1. `--log-api-key [key]` Log API key. If specified, must also include `--log-api-secret`. Ignored with `--no-log-api`.
880
+ 2. `--log-api-secret [secret]` Log API secret. If specified, must also include `--log-api-key`. Ignored with `--no-log-api`.
881
+ 3. `--no-log-api` Do not create and add log API key and secret.
310
882
 
311
883
  ### Changed
312
884
 
313
- - Update to frodo-lib 0.18.4
314
- - The `frodo conn save` command no longer supports providing log API key and secret as arguments but requires the use of the new options `--log-api-key` and `--log-api-secret`.
885
+ - Update to frodo-lib 0.18.4
886
+ - The `frodo conn save` command no longer supports providing log API key and secret as arguments but requires the use of the new options `--log-api-key` and `--log-api-secret`.
315
887
 
316
888
  ### Fixed
317
889
 
318
- - \#195: Frodo again creates log API keys on first use of any of the `frodo logs` sub-commands `list`, `tail`, or `fetch` and a connection profile without an API key.
890
+ - \#195: Frodo again creates log API keys on first use of any of the `frodo logs` sub-commands `list`, `tail`, or `fetch` and a connection profile without an API key.
319
891
 
320
892
  ## [0.21.1] - 2023-01-27
321
893
 
322
894
  ### Changed
323
895
 
324
- - Update to frodo-lib 0.18.3
325
- - \#192: Better error handling and reporting in frodo-cli
896
+ - Update to frodo-lib 0.18.3
897
+ - \#192: Better error handling and reporting in frodo-cli
326
898
 
327
899
  ## [0.21.0] - 2023-01-25
328
900
 
329
901
  ### Added
330
902
 
331
- - \#52: Added new developer options for `script export` and `script import` commands:
903
+ - \#52: Added new developer options for `script export` and `script import` commands:
332
904
 
333
- - `frodo script export`:
334
- - `-x`, `--extract`: Extract the script from the exported file, and save it to a separate file. Ignored with `-n` or `-a`.
335
- - `frodo script import`:
905
+ - `frodo script export`:
906
+ - `-x`, `--extract`: Extract the script from the exported file, and save it to a separate file. Ignored with `-n` or `-a`.
907
+ - `frodo script import`:
336
908
 
337
- - `-w`, `--watch`: Watch for changes to the script files and import the scripts automatically when the file changes. Can only be used with `-A`. (default: false)
909
+ - `-w`, `--watch`: Watch for changes to the script files and import the scripts automatically when the file changes. Can only be used with `-A`. (default: false)
338
910
 
339
- **_Note:_** This new option only applies if the export was generated with the new `--extract` option!
911
+ **_Note:_** This new option only applies if the export was generated with the new `--extract` option!
340
912
 
341
913
  ### Changed
342
914
 
343
- - Updated to frodo-lib 0.18.2
915
+ - Updated to frodo-lib 0.18.2
344
916
 
345
917
  ### Fixed
346
918
 
347
- - \#190: Frodo now properly imports previously exported saml providers.
919
+ - \#190: Frodo now properly imports previously exported saml providers.
348
920
 
349
921
  ## [0.20.2-0] - 2023-01-24
350
922
 
@@ -352,14 +924,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
352
924
 
353
925
  ### Changed
354
926
 
355
- - Updated to frodo-lib 0.18.1
356
- - Include service account name in `frodo conn list -l` and `frodo conn describe <host>` output.
357
- - Add missing service account name when running `frodo conn save <host>`.
358
- - Add tenant name to beginning of output of all `frodo logs` sub-commands: `fetch`, `list`, `tail`.
927
+ - Updated to frodo-lib 0.18.1
928
+ - Include service account name in `frodo conn list -l` and `frodo conn describe <host>` output.
929
+ - Add missing service account name when running `frodo conn save <host>`.
930
+ - Add tenant name to beginning of output of all `frodo logs` sub-commands: `fetch`, `list`, `tail`.
359
931
 
360
932
  ### Fixed
361
933
 
362
- - \#176: frodo logs fetch end timestamp ignored
934
+ - \#176: frodo logs fetch end timestamp ignored
363
935
 
364
936
  ## [0.20.1-1] - 2023-01-16
365
937
 
@@ -367,113 +939,113 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
367
939
 
368
940
  ### Fixed
369
941
 
370
- - \#176: frodo logs fetch end timestamp ignored
942
+ - \#176: frodo logs fetch end timestamp ignored
371
943
 
372
944
  ## [0.20.0] - 2023-01-13
373
945
 
374
946
  ### Added
375
947
 
376
- - Full support for Identity Cloud Service Accounts across all commands. Three options to leverage service accounts:
948
+ - Full support for Identity Cloud Service Accounts across all commands. Three options to leverage service accounts:
377
949
 
378
- 1. Connection profiles for daily CLI usage:
950
+ 1. Connection profiles for daily CLI usage:
379
951
 
380
- For daily admin and development tasks, using the new `frodo conn save` command (see details under next bullet) is the easiest way to get going with service accounts. To migrate an existing connection profile to service accounts and automatically create a service account for your tenant admin, simply issue the following command:
952
+ For daily admin and development tasks, using the new `frodo conn save` command (see details under next bullet) is the easiest way to get going with service accounts. To migrate an existing connection profile to service accounts and automatically create a service account for your tenant admin, simply issue the following command:
381
953
 
382
- % frodo conn save service-accounts
383
- Connected to https://openam-service-accounts.forgeblocks.com/am [alpha] as user volker.scheuber@forgerock.com
384
- Created and added service account Frodo-SA-1673586189578 with id 99c04bba-7213-463b-9a27-ceafa8a95734 to profile.
385
- Saved connection profile https://openam-service-accounts.forgeblocks.com/am
386
- %
954
+ % frodo conn save service-accounts
955
+ Connected to https://openam-service-accounts.forgeblocks.com/am [alpha] as user volker.scheuber@forgerock.com
956
+ Created and added service account Frodo-SA-1673586189578 with id 99c04bba-7213-463b-9a27-ceafa8a95734 to profile.
957
+ Saved connection profile https://openam-service-accounts.forgeblocks.com/am
958
+ %
387
959
 
388
- Then validate your connection profile is using the new service account:
960
+ Then validate your connection profile is using the new service account:
389
961
 
390
- % frodo info service-accounts
391
- Connected to https://openam-service-accounts.forgeblocks.com/am [alpha] as service account Frodo-SA-1673586189578 [99c04bba-7213-463b-9a27-ceafa8a95734]
962
+ % frodo info service-accounts
963
+ Connected to https://openam-service-accounts.forgeblocks.com/am [alpha] as service account Frodo-SA-1673586189578 [99c04bba-7213-463b-9a27-ceafa8a95734]
392
964
 
393
- Host URL │https://openam-service-accounts.forgeblocks.com/am
394
- AM Version │7.3.0-2022-10-SNAPSHOT Build 9a1793c301ef579705e59b66ce57587f553e915f (2022-December-13 10:05)
395
- Subject (Type) │Frodo-SA-1673586189578 [99c04bba-7213-463b-9a27-ceafa8a95734] (Service Account)
396
- Deployment Type│cloud
397
- Cookie Name │e8b2bd07d5440d3
398
- Immutable │false
399
- Locked │false
400
- Region │us-west1
401
- Tier │other
965
+ Host URL │https://openam-service-accounts.forgeblocks.com/am
966
+ AM Version │7.3.0-2022-10-SNAPSHOT Build 9a1793c301ef579705e59b66ce57587f553e915f (2022-December-13 10:05)
967
+ Subject (Type) │Frodo-SA-1673586189578 [99c04bba-7213-463b-9a27-ceafa8a95734] (Service Account)
968
+ Deployment Type│cloud
969
+ Cookie Name │e8b2bd07d5440d3
970
+ Immutable │false
971
+ Locked │false
972
+ Region │us-west1
973
+ Tier │other
402
974
 
403
- Bearer token:
404
- eyJ0eXAiOiJKV1QiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiZGlyIn0..JD1iu64iGZZoGNwEr-iF2w.af-0-UDDOdusAETjw9YE3YnjOPr6TrdQrBLcl1lxf5RpNThfRhD08xvu1WtJbUZgvjbWdajECEFJfnEinnrUdpe9l0tHU6gAxDrRmu9hAjt0AB3PFSk9BE5SlwvaGoW5vrF4oH0IYtuv4899hFF8KGNYUtou143xmSrsLH37862YiAeiRKtjaQsVUrdbDPAFnKgGRxJIiXp-UE0ZCQQGSqm-Gj0AqVvo-Piib9THrEbbJCzdc00RPaCU2Ra1DH9PDid7ix-zfuind5IgEXxA8XwBM7kSEkiDLUWZ8EaFhn6YXwIHjXetacgYvvDaUav2Fq5baIitnG_LIrCm32XzcDkVnph4mVklBwfbQbWE6BGXEVLK-QLdDupaQw-bic-yVs2d7PBk2y70gbChHCQOm6-MepkYznP4wKoRR1gkqCdl51QIp-tsFB5K2plrKXiwsfHlHKfFKmsbdQUmH7xJFZQRhAtR_pKm-vHPOrPfBh0VbAdLRSkSeOZUABFH56X3gwXIpG_zuH42bQQkM9AlkB-lZrLf4jN0zFq-2ZN-zDgRR9h6qiiD3p9BDmFfaorUDTfFSrfaKas7OIp5ooW8Kqpv28RRtRtvfex0vT_kRbWl5R08MPWZDKZbx4IMyuun-2pYJ-F2-dvfA4A-jRvWIvC6jTUTu-RZZ0Yw1F2lgwFOVbmpMmG2uGHp5GceWePsZ34FVtJuaTd5D-uq_FoAb3HQ7FGEgUMJN_q82hCCX3URv_ocbFMjYwctdUqV_Ed-__A_9lbHHr8D2Uw_Qo0mwku7qwNBTS0-OcrwDvBOJohzRbpbfim-Sq2UzV9SBzzXNK7sMft1pNfu2-saOwPfy6SE0u42-HDqxE9t4MkklSroPY0oDUxO58ET8LXnewGhC9Tt0XTk6WA2rNLcNirhFqdmtKgfrSMQ_t22_DQEDwXpXqtHGmDoltJe7x_6Ofh0W5l7_A71MoHeFpVa_AHpHybnaF4fvUbD284wOV8i22SqrUKuHoJ3o6_g5JlhvMCvb4OZQ-ltxSf98aPsB9nCSthYg5-GkiR_r5mK1w9gZkBTXfYs0qC8-zYEQb4WNiI9.2JGMj9iW6YD-RE_dGkL7_w
405
- %
975
+ Bearer token:
976
+ eyJ0eXAiOiJKV1QiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiZGlyIn0..JD1iu64iGZZoGNwEr-iF2w.af-0-UDDOdusAETjw9YE3YnjOPr6TrdQrBLcl1lxf5RpNThfRhD08xvu1WtJbUZgvjbWdajECEFJfnEinnrUdpe9l0tHU6gAxDrRmu9hAjt0AB3PFSk9BE5SlwvaGoW5vrF4oH0IYtuv4899hFF8KGNYUtou143xmSrsLH37862YiAeiRKtjaQsVUrdbDPAFnKgGRxJIiXp-UE0ZCQQGSqm-Gj0AqVvo-Piib9THrEbbJCzdc00RPaCU2Ra1DH9PDid7ix-zfuind5IgEXxA8XwBM7kSEkiDLUWZ8EaFhn6YXwIHjXetacgYvvDaUav2Fq5baIitnG_LIrCm32XzcDkVnph4mVklBwfbQbWE6BGXEVLK-QLdDupaQw-bic-yVs2d7PBk2y70gbChHCQOm6-MepkYznP4wKoRR1gkqCdl51QIp-tsFB5K2plrKXiwsfHlHKfFKmsbdQUmH7xJFZQRhAtR_pKm-vHPOrPfBh0VbAdLRSkSeOZUABFH56X3gwXIpG_zuH42bQQkM9AlkB-lZrLf4jN0zFq-2ZN-zDgRR9h6qiiD3p9BDmFfaorUDTfFSrfaKas7OIp5ooW8Kqpv28RRtRtvfex0vT_kRbWl5R08MPWZDKZbx4IMyuun-2pYJ-F2-dvfA4A-jRvWIvC6jTUTu-RZZ0Yw1F2lgwFOVbmpMmG2uGHp5GceWePsZ34FVtJuaTd5D-uq_FoAb3HQ7FGEgUMJN_q82hCCX3URv_ocbFMjYwctdUqV_Ed-__A_9lbHHr8D2Uw_Qo0mwku7qwNBTS0-OcrwDvBOJohzRbpbfim-Sq2UzV9SBzzXNK7sMft1pNfu2-saOwPfy6SE0u42-HDqxE9t4MkklSroPY0oDUxO58ET8LXnewGhC9Tt0XTk6WA2rNLcNirhFqdmtKgfrSMQ_t22_DQEDwXpXqtHGmDoltJe7x_6Ofh0W5l7_A71MoHeFpVa_AHpHybnaF4fvUbD284wOV8i22SqrUKuHoJ3o6_g5JlhvMCvb4OZQ-ltxSf98aPsB9nCSthYg5-GkiR_r5mK1w9gZkBTXfYs0qC8-zYEQb4WNiI9.2JGMj9iW6YD-RE_dGkL7_w
977
+ %
406
978
 
407
- Once you have verified that your service account works, go ahead and enable MFA for your tenant admin account!
979
+ Once you have verified that your service account works, go ahead and enable MFA for your tenant admin account!
408
980
 
409
- 2. CLI parameters:
981
+ 2. CLI parameters:
410
982
 
411
- All commands support the following new options to use service accounts:
983
+ All commands support the following new options to use service accounts:
412
984
 
413
- - `--sa-id <uuid>` Service account's uuid. If specified, must also include `--sa-jwk-file`.
414
- - `--sa-jwk-file <file>` File containing the service account's java web key (jwk). Jwk must contain private key! If specified, must also include `--sa-id`.
985
+ - `--sa-id <uuid>` Service account's uuid. If specified, must also include `--sa-jwk-file`.
986
+ - `--sa-jwk-file <file>` File containing the service account's java web key (jwk). Jwk must contain private key! If specified, must also include `--sa-id`.
415
987
 
416
- This is a great way to leverage the nice UI to create and manage service accounts and then use one of the accounts with Frodo.
988
+ This is a great way to leverage the nice UI to create and manage service accounts and then use one of the accounts with Frodo.
417
989
 
418
- 3. Environment variables for CI/CD
990
+ 3. Environment variables for CI/CD
419
991
 
420
- For CI/CD pipelines, environment variables are preferable over command line parameters, because they are not visible in system logs:
992
+ For CI/CD pipelines, environment variables are preferable over command line parameters, because they are not visible in system logs:
421
993
 
422
- - `FRODO_SA_ID`: Service account's uuid. If set, must also set `FRODO_SA_JWK`.
423
- - `FRODO_SA_JWK`: Service account's java web key (jwk) as single-line string. Jwk must contain private key! If set, must also set `FRODO_SA_ID`.
994
+ - `FRODO_SA_ID`: Service account's uuid. If set, must also set `FRODO_SA_JWK`.
995
+ - `FRODO_SA_JWK`: Service account's java web key (jwk) as single-line string. Jwk must contain private key! If set, must also set `FRODO_SA_ID`.
424
996
 
425
- - \#143: Support Identity Cloud Service Accounts in `frodo conn save|add` command
997
+ - \#143: Support Identity Cloud Service Accounts in `frodo conn save|add` command
426
998
 
427
- 1. The `frodo conn add` command is renamed to `frodo conn save` and `add` is added as an alias for backwards compatibility.
428
- 2. The `frodo conn save` command supports the following new options to manage service accounts:
429
- 1. `--sa-id <uuid>` Service account's uuid. If specified, must also include `--sa-jwk-file`. Ignored with `--no-sa`.
430
- 2. `--sa-jwk-file <file>` File containing the service account's java web key (jwk). Jwk must contain private key! If specified, must also include `--sa-id`. Ignored with `--no-sa`.
431
- 3. `--no-sa` Do not add service account.
432
- 3. The existing `--no-validate` option also applies to service account operations, allowing to add service account configuration to a connection profile without validating it, typical use case is an offline situation.
433
- 4. The `frodo conn save` command automatically creates a new service account and adds it to an existing ID Cloud profile without service account or to a new ID Cloud profile. It does not do that if the `--no-sa` option is supplied.
434
- 1. If `--sa-id` and `--sa-jwk-file` are supplied, `frodo conn save` adds the existing service account specified by those two parameters to the profile instead of creating a new service account.
435
- 2. The `frodo conn save` command checks if the ID Cloud tenant supports service accounts before performing any service account operations.
436
- 5. The `frodo conn save` command validates service account configuration unless the `--no-validate` options is supplied.
999
+ 1. The `frodo conn add` command is renamed to `frodo conn save` and `add` is added as an alias for backwards compatibility.
1000
+ 2. The `frodo conn save` command supports the following new options to manage service accounts:
1001
+ 1. `--sa-id <uuid>` Service account's uuid. If specified, must also include `--sa-jwk-file`. Ignored with `--no-sa`.
1002
+ 2. `--sa-jwk-file <file>` File containing the service account's java web key (jwk). Jwk must contain private key! If specified, must also include `--sa-id`. Ignored with `--no-sa`.
1003
+ 3. `--no-sa` Do not add service account.
1004
+ 3. The existing `--no-validate` option also applies to service account operations, allowing to add service account configuration to a connection profile without validating it, typical use case is an offline situation.
1005
+ 4. The `frodo conn save` command automatically creates a new service account and adds it to an existing ID Cloud profile without service account or to a new ID Cloud profile. It does not do that if the `--no-sa` option is supplied.
1006
+ 1. If `--sa-id` and `--sa-jwk-file` are supplied, `frodo conn save` adds the existing service account specified by those two parameters to the profile instead of creating a new service account.
1007
+ 2. The `frodo conn save` command checks if the ID Cloud tenant supports service accounts before performing any service account operations.
1008
+ 5. The `frodo conn save` command validates service account configuration unless the `--no-validate` options is supplied.
437
1009
 
438
- - Add support for additional environment variables:
1010
+ - Add support for additional environment variables:
439
1011
 
440
- - `FRODO_SA_ID`: Service account's uuid. If set, must also set `FRODO_SA_JWK`.
441
- - `FRODO_SA_JWK`: Service account's java web key (jwk) as single-line string. Jwk must contain private key! If set, must also set `FRODO_SA_ID`.
442
- - `FRODO_AUTHENTICATION_SERVICE=journey`: Specify a login journey for frodo to use.
443
- - `FRODO_MOCK=1`: Enable mocking. If enabled, frodo-lib replays recorded API responses instead of connecting to a platform instance.
444
- - `FRODO_POLLY_LOG_LEVEL=info`: Frodo mock engine log level (`trace`, `debug`, `info`, `warn`, `error`, `silent`). This is helpful for troubleshooting the mock capability, only.
1012
+ - `FRODO_SA_ID`: Service account's uuid. If set, must also set `FRODO_SA_JWK`.
1013
+ - `FRODO_SA_JWK`: Service account's java web key (jwk) as single-line string. Jwk must contain private key! If set, must also set `FRODO_SA_ID`.
1014
+ - `FRODO_AUTHENTICATION_SERVICE=journey`: Specify a login journey for frodo to use.
1015
+ - `FRODO_MOCK=1`: Enable mocking. If enabled, frodo-lib replays recorded API responses instead of connecting to a platform instance.
1016
+ - `FRODO_POLLY_LOG_LEVEL=info`: Frodo mock engine log level (`trace`, `debug`, `info`, `warn`, `error`, `silent`). This is helpful for troubleshooting the mock capability, only.
445
1017
 
446
- Environment variables added in 0.19.0:
1018
+ Environment variables added in 0.19.0:
447
1019
 
448
- - `FRODO_HOST`
449
- - `FRODO_REALM`
450
- - `FRODO_USERNAME`
451
- - `FRODO_PASSWORD`
452
- - `FRODO_SA_ID`
453
- - `FRODO_SA_JWK`
454
- - `FRODO_LOG_KEY`
455
- - `FRODO_LOG_SECRET`
456
- - `FRODO_DEBUG`
1020
+ - `FRODO_HOST`
1021
+ - `FRODO_REALM`
1022
+ - `FRODO_USERNAME`
1023
+ - `FRODO_PASSWORD`
1024
+ - `FRODO_SA_ID`
1025
+ - `FRODO_SA_JWK`
1026
+ - `FRODO_LOG_KEY`
1027
+ - `FRODO_LOG_SECRET`
1028
+ - `FRODO_DEBUG`
457
1029
 
458
- - Enhanced the `frodo info` command to give more details for Identity Cloud tenants.
1030
+ - Enhanced the `frodo info` command to give more details for Identity Cloud tenants.
459
1031
 
460
- - Warn if IDM connector servers are offline
1032
+ - Warn if IDM connector servers are offline
461
1033
 
462
- - Add mock mode for library to allow unit testing of clients using the library, like frodo-cli. This initial release contains minimal mock data. Enable mock mode using `FRODO_MOCK=1`.
1034
+ - Add mock mode for library to allow unit testing of clients using the library, like frodo-cli. This initial release contains minimal mock data. Enable mock mode using `FRODO_MOCK=1`.
463
1035
 
464
- - Updated list of contributors in package.json
1036
+ - Updated list of contributors in package.json
465
1037
 
466
- - \#166: Add linux arm64 binary builds
1038
+ - \#166: Add linux arm64 binary builds
467
1039
 
468
1040
  ### Changed
469
1041
 
470
- - Updated to frodo-lib 0.18.0
471
- - More automated testing
1042
+ - Updated to frodo-lib 0.18.0
1043
+ - More automated testing
472
1044
 
473
1045
  ### Fixed
474
1046
 
475
- - \#164: Frodo now properly exports scripts with special chars in name
476
- - \#161: Frodo now properly adds connection profiles with log credentials
1047
+ - \#164: Frodo now properly exports scripts with special chars in name
1048
+ - \#161: Frodo now properly adds connection profiles with log credentials
477
1049
 
478
1050
  ## [0.19.5-2] - 2023-01-13
479
1051
 
@@ -499,76 +1071,76 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
499
1071
 
500
1072
  ### Fixed
501
1073
 
502
- - \#161: Frodo now properly allows adding connection profiles with log credentials
1074
+ - \#161: Frodo now properly allows adding connection profiles with log credentials
503
1075
 
504
1076
  ## [0.19.0] - 2022-12-18
505
1077
 
506
1078
  ### Added
507
1079
 
508
- - \#154: Allow all connection parameters to be supplied using environment variables for secure CI/CD:
509
- - `FRODO_HOST`
510
- - `FRODO_REALM`
511
- - `FRODO_USERNAME`
512
- - `FRODO_PASSWORD`
513
- - `FRODO_SA_ID`
514
- - `FRODO_SA_JWK`
515
- - `FRODO_LOG_KEY`
516
- - `FRODO_LOG_SECRET`
517
- - `FRODO_DEBUG` - set to any value to enable debug logging, e.g. `FRODO_DEBUG=1 frodo info tenant-name`
518
- - \#143: Support Identity Cloud Service Accounts in `frodo conn save|add` command
519
- 1. The `frodo conn add` command is renamed to `frodo conn save` and `add` is added as an alias for backwards compatibility.
520
- 2. The `frodo conn save` command supports the following new options to manage service accounts:
521
- 1. `--sa-id <uuid>` Service account's uuid. If specified, must also include `--sa-jwk-file`. Ignored with `--no-sa`.
522
- 2. `--sa-jwk-file <file>` File containing the service account's java web key (jwk). Jwk must contain private key! If specified, must also include `--sa-id`. Ignored with `--no-sa`.
523
- 3. `--no-sa` Do not add service account.
524
- 3. The existing `--no-validate` option also applies to service account operations, allowing to add service account configuration to a connection profile without validating it, typical use case is an offline situation.
525
- 4. The `frodo conn save` command automatically creates a new service account and adds it to an existing ID Cloud profile without service account or to a new ID Cloud profile. It does not do that if the `--no-sa` option is supplied.
526
- 1. If `--sa-id` and `--sa-jwk-file` are supplied, `frodo conn save` adds the existing service account specified by those two parameters to the profile instead of creating a new service account.
527
- 2. The `frodo conn save` command checks if the ID Cloud tenant supports service accounts before performing any service account operations.
528
- 5. The `frodo conn save` command validates service account configuration unless the `--no-validate` options is supplied.
529
- - \#101: Added new `frodo service` set of commands to manage AM realm services (`baseurl`, `DataStoreService`, `oauth-oidc`, `policyconfiguration`, `selfServiceTrees`, `SocialIdentityProviders`, `validation`, etc.) and global services (e.g. `CorsService`, `dashboard`, etc.).
530
- frodo service
531
- delete Delete AM services.
532
- export Export AM services.
533
- import Import AM services.
534
- list List AM services.
535
- - Added new `frodo idm import` command.
536
- - \#98: Add support for Agents / Gateways
537
- frodo agent Manage agents.
538
- delete Delete agents of any type.
539
- describe Describe agents of any type.
540
- export Export agents of any type.
541
- import Import agents of any type.
542
- list List agents of any type.
543
- gateway Manage gateway agents.
544
- delete Delete gateway agents.
545
- describe Describe gateway agents.
546
- export Export gateway agents.
547
- import Import gateway agents.
548
- list List gateway agents.
549
- java Manage java agents.
550
- delete Delete java agents.
551
- describe Describe java agents.
552
- export Export java agents.
553
- import Import java agents.
554
- list List java agents.
555
- web Manage web agents.
556
- delete Delete web agents.
557
- describe Describe web agents.
558
- export Export web agents.
559
- import Import web agents.
560
- list List web agents.
561
- - Added `--raw` option to `frodo saml import` and `frodo saml export` commands. The new option uses the classic (pre 7.0.0) SAML REST APIs. This allows Frodo to export and import SAML entity providers from pre 7 platform instances.
562
- - New default options `--verbose`, `--debug`, and `--curlirize` for all commands
1080
+ - \#154: Allow all connection parameters to be supplied using environment variables for secure CI/CD:
1081
+ - `FRODO_HOST`
1082
+ - `FRODO_REALM`
1083
+ - `FRODO_USERNAME`
1084
+ - `FRODO_PASSWORD`
1085
+ - `FRODO_SA_ID`
1086
+ - `FRODO_SA_JWK`
1087
+ - `FRODO_LOG_KEY`
1088
+ - `FRODO_LOG_SECRET`
1089
+ - `FRODO_DEBUG` - set to any value to enable debug logging, e.g. `FRODO_DEBUG=1 frodo info tenant-name`
1090
+ - \#143: Support Identity Cloud Service Accounts in `frodo conn save|add` command
1091
+ 1. The `frodo conn add` command is renamed to `frodo conn save` and `add` is added as an alias for backwards compatibility.
1092
+ 2. The `frodo conn save` command supports the following new options to manage service accounts:
1093
+ 1. `--sa-id <uuid>` Service account's uuid. If specified, must also include `--sa-jwk-file`. Ignored with `--no-sa`.
1094
+ 2. `--sa-jwk-file <file>` File containing the service account's java web key (jwk). Jwk must contain private key! If specified, must also include `--sa-id`. Ignored with `--no-sa`.
1095
+ 3. `--no-sa` Do not add service account.
1096
+ 3. The existing `--no-validate` option also applies to service account operations, allowing to add service account configuration to a connection profile without validating it, typical use case is an offline situation.
1097
+ 4. The `frodo conn save` command automatically creates a new service account and adds it to an existing ID Cloud profile without service account or to a new ID Cloud profile. It does not do that if the `--no-sa` option is supplied.
1098
+ 1. If `--sa-id` and `--sa-jwk-file` are supplied, `frodo conn save` adds the existing service account specified by those two parameters to the profile instead of creating a new service account.
1099
+ 2. The `frodo conn save` command checks if the ID Cloud tenant supports service accounts before performing any service account operations.
1100
+ 5. The `frodo conn save` command validates service account configuration unless the `--no-validate` options is supplied.
1101
+ - \#101: Added new `frodo service` set of commands to manage AM realm services (`baseurl`, `DataStoreService`, `oauth-oidc`, `policyconfiguration`, `selfServiceTrees`, `SocialIdentityProviders`, `validation`, etc.) and global services (e.g. `CorsService`, `dashboard`, etc.).
1102
+ frodo service
1103
+ delete Delete AM services.
1104
+ export Export AM services.
1105
+ import Import AM services.
1106
+ list List AM services.
1107
+ - Added new `frodo idm import` command.
1108
+ - \#98: Add support for Agents / Gateways
1109
+ frodo agent Manage agents.
1110
+ delete Delete agents of any type.
1111
+ describe Describe agents of any type.
1112
+ export Export agents of any type.
1113
+ import Import agents of any type.
1114
+ list List agents of any type.
1115
+ gateway Manage gateway agents.
1116
+ delete Delete gateway agents.
1117
+ describe Describe gateway agents.
1118
+ export Export gateway agents.
1119
+ import Import gateway agents.
1120
+ list List gateway agents.
1121
+ java Manage java agents.
1122
+ delete Delete java agents.
1123
+ describe Describe java agents.
1124
+ export Export java agents.
1125
+ import Import java agents.
1126
+ list List java agents.
1127
+ web Manage web agents.
1128
+ delete Delete web agents.
1129
+ describe Describe web agents.
1130
+ export Export web agents.
1131
+ import Import web agents.
1132
+ list List web agents.
1133
+ - Added `--raw` option to `frodo saml import` and `frodo saml export` commands. The new option uses the classic (pre 7.0.0) SAML REST APIs. This allows Frodo to export and import SAML entity providers from pre 7 platform instances.
1134
+ - New default options `--verbose`, `--debug`, and `--curlirize` for all commands
563
1135
 
564
1136
  ### Changed
565
1137
 
566
- - Updated to frodo-lib 0.17.0
567
- - \#110: Migrate from .frodorc to Connections.json
568
- - Ongoing refactoring of code base:
569
- - Refactored Email Template and Theme functionality in lib to remove fs operations
570
- - \#93: Move cli functions from frodo-lib to frodo-cli
571
- - More automated testing
1138
+ - Updated to frodo-lib 0.17.0
1139
+ - \#110: Migrate from .frodorc to Connections.json
1140
+ - Ongoing refactoring of code base:
1141
+ - Refactored Email Template and Theme functionality in lib to remove fs operations
1142
+ - \#93: Move cli functions from frodo-lib to frodo-cli
1143
+ - More automated testing
572
1144
 
573
1145
  ### Fixed
574
1146
 
@@ -594,8 +1166,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
594
1166
 
595
1167
  ## [0.18.2-9] - 2022-11-22
596
1168
 
597
- - \#110: Migrate from .frodorc to Connections.json
598
- - Refactored Email Template and Theme functionality in lib to remove fs operations
1169
+ - \#110: Migrate from .frodorc to Connections.json
1170
+ - Refactored Email Template and Theme functionality in lib to remove fs operations
599
1171
 
600
1172
  ## [0.18.2-8] - 2022-11-22
601
1173
 
@@ -615,8 +1187,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
615
1187
 
616
1188
  ## Fixed
617
1189
 
618
- - \#99: frodo logs does not show help on error.
619
- - \#108: Use default values for begin and end timestamps for logs fetch
1190
+ - \#99: frodo logs does not show help on error.
1191
+ - \#108: Use default values for begin and end timestamps for logs fetch
620
1192
 
621
1193
  ## [0.18.2-0] - 2022-10-22
622
1194
 
@@ -624,241 +1196,241 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
624
1196
 
625
1197
  ### Changed
626
1198
 
627
- - Updated frodo-lib to 0.16.1
1199
+ - Updated frodo-lib to 0.16.1
628
1200
 
629
1201
  ## [0.18.0] - 2022-10-19
630
1202
 
631
1203
  ### Added
632
1204
 
633
- - \#85: Ability to fetch historical logs from ID Cloud
1205
+ - \#85: Ability to fetch historical logs from ID Cloud
634
1206
 
635
1207
  ## [0.17.1] - 2022-10-17
636
1208
 
637
1209
  ### Changed
638
1210
 
639
- - Updated frodo-lib to 0.15.2
640
- - Added options to `frodo journey describe` command:
641
- - Added `--verbose` option
642
- - Added `--debug` option
1211
+ - Updated frodo-lib to 0.15.2
1212
+ - Added options to `frodo journey describe` command:
1213
+ - Added `--verbose` option
1214
+ - Added `--debug` option
643
1215
 
644
1216
  ## [0.17.0] - 2022-10-16
645
1217
 
646
1218
  ### Changed
647
1219
 
648
- - Updated frodo-lib to 0.15.1
1220
+ - Updated frodo-lib to 0.15.1
649
1221
 
650
1222
  ### Added
651
1223
 
652
- - \#82: Check for updates
653
- - \#86: Support markdown output with `frodo journey describe` command
654
- - Added new `--markdown` option to enable markdown output
655
- - Added new `--output-file` option to enable writing output to a file
1224
+ - \#82: Check for updates
1225
+ - \#86: Support markdown output with `frodo journey describe` command
1226
+ - Added new `--markdown` option to enable markdown output
1227
+ - Added new `--output-file` option to enable writing output to a file
656
1228
 
657
1229
  ### Fixed
658
1230
 
659
- - \#88: `frodo idm export` now properly regognizes `-N`/`--name` option
1231
+ - \#88: `frodo idm export` now properly regognizes `-N`/`--name` option
660
1232
 
661
1233
  ## [0.16.2-1] - 2022-10-11
662
1234
 
663
1235
  ### Added
664
1236
 
665
- - \#82: Check for updates
1237
+ - \#82: Check for updates
666
1238
 
667
1239
  ## [0.16.2-0] - 2022-10-11
668
1240
 
669
1241
  ### Added
670
1242
 
671
- - \#82: Check for updates
1243
+ - \#82: Check for updates
672
1244
 
673
1245
  ## [0.16.1] - 2022-10-11
674
1246
 
675
1247
  ### Changed
676
1248
 
677
- - Updated frodo-lib to 0.14.1
678
- - Release name is now prefixed with `Frodo CLI` for clarity in notifications.
1249
+ - Updated frodo-lib to 0.14.1
1250
+ - Release name is now prefixed with `Frodo CLI` for clarity in notifications.
679
1251
 
680
1252
  ### Added
681
1253
 
682
- - rockcarver/frodo-cli#70: Added ability to create custom logging noise filters
683
- - \#76, #77, #78, #79: `frodo theme import` command now supports `--debug` and `--verbose` flags. Other commands may register the new cli options as well. Most output is expected to come from the library layer but cli commands may also issue `verbose` and `debug` message.
1254
+ - rockcarver/frodo-cli#70: Added ability to create custom logging noise filters
1255
+ - \#76, #77, #78, #79: `frodo theme import` command now supports `--debug` and `--verbose` flags. Other commands may register the new cli options as well. Most output is expected to come from the library layer but cli commands may also issue `verbose` and `debug` message.
684
1256
 
685
1257
  ### Fixed
686
1258
 
687
- - rockcarver/frodo-lib#116: Frodo now properly imports themes.
1259
+ - rockcarver/frodo-lib#116: Frodo now properly imports themes.
688
1260
 
689
1261
  ## [0.16.0] - 2022-10-11
690
1262
 
691
1263
  ### Changed
692
1264
 
693
- - Updated frodo-lib to 0.14.0
1265
+ - Updated frodo-lib to 0.14.0
694
1266
 
695
1267
  ### Added
696
1268
 
697
- - rockcarver/frodo-cli#70: Added ability to create custom logging noise filters
698
- - \#76, #77, #78, #79: `frodo theme import` command now supports `--debug` and `--verbose` flags. Other commands may register the new cli options as well. Most output is expected to come from the library layer but cli commands may also issue `verbose` and `debug` message.
1269
+ - rockcarver/frodo-cli#70: Added ability to create custom logging noise filters
1270
+ - \#76, #77, #78, #79: `frodo theme import` command now supports `--debug` and `--verbose` flags. Other commands may register the new cli options as well. Most output is expected to come from the library layer but cli commands may also issue `verbose` and `debug` message.
699
1271
 
700
1272
  ### Fixed
701
1273
 
702
- - # rockcarver/frodo-lib#116: Frodo now properly imports themes.
1274
+ - # rockcarver/frodo-lib#116: Frodo now properly imports themes.
703
1275
 
704
1276
  ### Added
705
1277
 
706
- - \#82: Added version update checking
707
- > > > > > > > Stashed changes
1278
+ - \#82: Added version update checking
1279
+ > > > > > > > Stashed changes
708
1280
 
709
1281
  ## [0.15.1] - 2022-10-05
710
1282
 
711
1283
  ### Fixed
712
1284
 
713
- - \#73: frodo command can now be run properly again after `npm i -g @rockcarver/frodo-cli` with version 0.15.1 and newer. Npm package `@rockcarver/frodo-cli` versions `0.14.0 - 0.15.1-0` were defective and did not run after a global install.
1285
+ - \#73: frodo command can now be run properly again after `npm i -g @rockcarver/frodo-cli` with version 0.15.1 and newer. Npm package `@rockcarver/frodo-cli` versions `0.14.0 - 0.15.1-0` were defective and did not run after a global install.
714
1286
 
715
1287
  ## [0.15.1-0] - 2022-10-04
716
1288
 
717
1289
  ### Changed
718
1290
 
719
- - Updated frodo-lib to 0.13.1-0
1291
+ - Updated frodo-lib to 0.13.1-0
720
1292
 
721
1293
  ### Added
722
1294
 
723
- - \#70: Added ability to create custom logging noise filters
1295
+ - \#70: Added ability to create custom logging noise filters
724
1296
 
725
1297
  ## [0.15.0] - 2022-10-04
726
1298
 
727
1299
  ### Added
728
1300
 
729
- - New `frodo journey` sub-commands:
730
- - `frodo journey enable -i 'journeyId'` to enable a journey by name/id
731
- - `frodo journey disable -i 'journeyId'` to disable a journey by name/id
1301
+ - New `frodo journey` sub-commands:
1302
+ - `frodo journey enable -i 'journeyId'` to enable a journey by name/id
1303
+ - `frodo journey disable -i 'journeyId'` to disable a journey by name/id
732
1304
 
733
1305
  ## [0.14.1] - 2022-10-03
734
1306
 
735
1307
  ### Fixed
736
1308
 
737
- - \#66: Removed unnecessary files from npm package
1309
+ - \#66: Removed unnecessary files from npm package
738
1310
 
739
1311
  ## [0.14.0] - 2022-10-03
740
1312
 
741
1313
  ### Changed
742
1314
 
743
- - Updated frodo-lib to 0.12.7
744
- - Changes to `frodo journey describe` command:
745
- - Added journey status (enabled/disabled)
746
- - Added journey/node classification:
747
- Classifications are shown for the whole journey and for each node type and node, making it easy to determine why a journey is classified a certain way.
748
- - `standard`: can run on any instance of a ForgeRock platform
749
- - `cloud`: utilize nodes, which are exclusively available in the ForgeRock Identity Cloud
750
- - `premium`: utilizes nodes, which come at a premium
751
- - `custom`: utilizes nodes not included in the ForgeRock platform release
752
- - Added journey categories/tags
753
- - Added consideration of version from export file meta data when using `-f [file]` option to describe a juorney export
754
- - Added `-o`/`--override-version` parameter. Notation: `major.minor.patch` e.g. `7.2.0`. Override detected version with any version. This is helpful in order to check if journeys in one environment would be compatible running in another environment (e.g. in preparation of migrating from on-prem to ForgeRock Identity Cloud.
755
- - \#59: Converted frodo-cli to TypeScript
1315
+ - Updated frodo-lib to 0.12.7
1316
+ - Changes to `frodo journey describe` command:
1317
+ - Added journey status (enabled/disabled)
1318
+ - Added journey/node classification:
1319
+ Classifications are shown for the whole journey and for each node type and node, making it easy to determine why a journey is classified a certain way.
1320
+ - `standard`: can run on any instance of a ForgeRock platform
1321
+ - `cloud`: utilize nodes, which are exclusively available in the ForgeRock Identity Cloud
1322
+ - `premium`: utilizes nodes, which come at a premium
1323
+ - `custom`: utilizes nodes not included in the ForgeRock platform release
1324
+ - Added journey categories/tags
1325
+ - Added consideration of version from export file meta data when using `-f [file]` option to describe a juorney export
1326
+ - Added `-o`/`--override-version` parameter. Notation: `major.minor.patch` e.g. `7.2.0`. Override detected version with any version. This is helpful in order to check if journeys in one environment would be compatible running in another environment (e.g. in preparation of migrating from on-prem to ForgeRock Identity Cloud.
1327
+ - \#59: Converted frodo-cli to TypeScript
756
1328
 
757
1329
  ## [0.13.3] - 2022-09-30
758
1330
 
759
1331
  ### Added
760
1332
 
761
- - rockcarver/frodo-lib#104: Enhanced `frodo journey describe` command to include more details
762
- - \#60: Support the improved frodo journey describe command with frodo-cli
1333
+ - rockcarver/frodo-lib#104: Enhanced `frodo journey describe` command to include more details
1334
+ - \#60: Support the improved frodo journey describe command with frodo-cli
763
1335
 
764
1336
  ### Changed
765
1337
 
766
- - Updated frodo-lib to 0.12.6
1338
+ - Updated frodo-lib to 0.12.6
767
1339
 
768
1340
  ## [0.13.2] - 2022-09-29
769
1341
 
770
1342
  ### Changed
771
1343
 
772
- - Updated frodo-lib to 0.12.5
1344
+ - Updated frodo-lib to 0.12.5
773
1345
 
774
1346
  ### Fixed
775
1347
 
776
- - rockcarver/frodo-lib#98: Frodo now properly runs `frodo idm export -A -D ./idm <host>` command
777
- - rockcarver/frodo-lib#100: Frodo now properly handles nested realms when specified as `/parent/child`
778
- - rockcarver/frodo-lib#101: Frodo now properly sets the identity resource when the realm was specified with a leading slash
779
- - rockcarver/frodo-lib#102: Frodo now properly replaces existing themes on import when the realm was specified with a leading slash
1348
+ - rockcarver/frodo-lib#98: Frodo now properly runs `frodo idm export -A -D ./idm <host>` command
1349
+ - rockcarver/frodo-lib#100: Frodo now properly handles nested realms when specified as `/parent/child`
1350
+ - rockcarver/frodo-lib#101: Frodo now properly sets the identity resource when the realm was specified with a leading slash
1351
+ - rockcarver/frodo-lib#102: Frodo now properly replaces existing themes on import when the realm was specified with a leading slash
780
1352
 
781
1353
  ## [0.13.1] - 2022-09-23
782
1354
 
783
1355
  ### Changed
784
1356
 
785
- - Updated frodo-lib to 0.12.4
786
- - Updated binary installation instructions in README.md
1357
+ - Updated frodo-lib to 0.12.4
1358
+ - Updated binary installation instructions in README.md
787
1359
 
788
1360
  ### Fixed
789
1361
 
790
- - \#49: Frodo now properly reports missing mandatory parameters when running `frodo esv variable describe <host>` and `frodo esv secret describe <host>`
1362
+ - \#49: Frodo now properly reports missing mandatory parameters when running `frodo esv variable describe <host>` and `frodo esv secret describe <host>`
791
1363
 
792
1364
  ## [0.13.0] - 2022-09-17
793
1365
 
794
1366
  ### Added
795
1367
 
796
- - Frodo now allows two new parameters when adding a connection profile:
797
-
798
- \--authentication-service [service] Name of the authentication service/tree to use.
799
-
800
- \--authentication-header-overrides [headers] Map of headers: {"host":"am.example.com:8081"}.
801
-
802
- These parameters are currently only supported in the `frodo conn add` command and the configuration elements will be automatically applied to commands issued using that connection profile.
803
-
804
- % frodo conn add https://platform.example.com:9443/am username password --authentication-service ldapService --authentication-header-overrides '{"host":"am.example.com:8081"}' -k
805
- ForgeOps deployment detected.
806
- Connected to ForgeRock Access Management 7.2.0 Build 64ef7ebc01ed3df1a1264d7b0400351bc101361f (2022-June-27 08:15)
807
- Saving creds in /Users/vscheuber/.frodo/.frodorc...
808
- Updating connection profile https://platform.example.com:9443/am
809
- Advanced setting: Authentication Service: ldapService
810
- Advanced setting: Authentication Header Overrides:
811
- { host: 'am.example.com:8081' }
812
- %
813
-
814
- After the connection profile is created with the additional parameters, the environment can be accessed as usual. In this case it requires the `-k` parameter for every command, as the environment uses a self-signed certificate.
815
-
816
- % frodo journey list platform alpha -k
817
- ForgeOps deployment detected.
818
- Connected to ForgeRock Access Management 7.2.0 Build 64ef7ebc01ed3df1a1264d7b0400351bc101361f (2022-June-27 08:15)
819
- Listing journeys in realm "alpha"...
820
- Agent
821
- Example
822
- Facebook-ProvisionIDMAccount
823
- Google-AnonymousUser
824
- Google-DynamicAccountCreation
825
- HmacOneTimePassword
826
- PersistentCookie
827
- PlatformForgottenUsername
828
- PlatformLogin
829
- PlatformProgressiveProfile
830
- PlatformRegistration
831
- PlatformResetPassword
832
- PlatformUpdatePassword
833
- RetryLimit
834
- %
1368
+ - Frodo now allows two new parameters when adding a connection profile:
1369
+
1370
+ \--authentication-service [service] Name of the authentication service/tree to use.
1371
+
1372
+ \--authentication-header-overrides [headers] Map of headers: {"host":"am.example.com:8081"}.
1373
+
1374
+ These parameters are currently only supported in the `frodo conn add` command and the configuration elements will be automatically applied to commands issued using that connection profile.
1375
+
1376
+ % frodo conn add https://platform.example.com:9443/am username password --authentication-service ldapService --authentication-header-overrides '{"host":"am.example.com:8081"}' -k
1377
+ ForgeOps deployment detected.
1378
+ Connected to ForgeRock Access Management 7.2.0 Build 64ef7ebc01ed3df1a1264d7b0400351bc101361f (2022-June-27 08:15)
1379
+ Saving creds in /Users/vscheuber/.frodo/.frodorc...
1380
+ Updating connection profile https://platform.example.com:9443/am
1381
+ Advanced setting: Authentication Service: ldapService
1382
+ Advanced setting: Authentication Header Overrides:
1383
+ { host: 'am.example.com:8081' }
1384
+ %
1385
+
1386
+ After the connection profile is created with the additional parameters, the environment can be accessed as usual. In this case it requires the `-k` parameter for every command, as the environment uses a self-signed certificate.
1387
+
1388
+ % frodo journey list platform alpha -k
1389
+ ForgeOps deployment detected.
1390
+ Connected to ForgeRock Access Management 7.2.0 Build 64ef7ebc01ed3df1a1264d7b0400351bc101361f (2022-June-27 08:15)
1391
+ Listing journeys in realm "alpha"...
1392
+ Agent
1393
+ Example
1394
+ Facebook-ProvisionIDMAccount
1395
+ Google-AnonymousUser
1396
+ Google-DynamicAccountCreation
1397
+ HmacOneTimePassword
1398
+ PersistentCookie
1399
+ PlatformForgottenUsername
1400
+ PlatformLogin
1401
+ PlatformProgressiveProfile
1402
+ PlatformRegistration
1403
+ PlatformResetPassword
1404
+ PlatformUpdatePassword
1405
+ RetryLimit
1406
+ %
835
1407
 
836
1408
  ### Fixed
837
1409
 
838
- - rockcarver/frodo-lib#94: Frodo can now connect to improperly configured platform instances
1410
+ - rockcarver/frodo-lib#94: Frodo can now connect to improperly configured platform instances
839
1411
 
840
1412
  ## [0.12.5] - 2022-09-16
841
1413
 
842
1414
  ### Fixed
843
1415
 
844
- - \#92: `frodo email template list <host>` now runs properly
1416
+ - \#92: `frodo email template list <host>` now runs properly
845
1417
 
846
1418
  ## [0.12.4] - 2022-09-15
847
1419
 
848
1420
  ### Changed
849
1421
 
850
- - Updated frodo-lib to v0.12.2
1422
+ - Updated frodo-lib to v0.12.2
851
1423
 
852
1424
  ### Fixed
853
1425
 
854
- - \#33: Describing all journeys in a realm (`frodo journey describe <host>`) now runs properly
855
- - \#69: AM version is now included in export meta data. This will help identify if an export is suitable for import into a target environment based on both origin and target versions.
856
- - \#71: Importing applications into Catalyst demo environments now works properly
857
- - \#78: `frodo journey list -l <host>` now runs properly
858
- - \#80: `frodo idp export -A <host>` now runs properly
859
- - \#83: `frodo saml export -A <host>` now runs properly
860
- - \#85: `frodo journey export -A <host>` now runs properly
861
- - \#90: Exporting journeys from bravo realm of a cloud tenant now works properly
1426
+ - \#33: Describing all journeys in a realm (`frodo journey describe <host>`) now runs properly
1427
+ - \#69: AM version is now included in export meta data. This will help identify if an export is suitable for import into a target environment based on both origin and target versions.
1428
+ - \#71: Importing applications into Catalyst demo environments now works properly
1429
+ - \#78: `frodo journey list -l <host>` now runs properly
1430
+ - \#80: `frodo idp export -A <host>` now runs properly
1431
+ - \#83: `frodo saml export -A <host>` now runs properly
1432
+ - \#85: `frodo journey export -A <host>` now runs properly
1433
+ - \#90: Exporting journeys from bravo realm of a cloud tenant now works properly
862
1434
 
863
1435
  ## [0.12.4-6] - 2022-09-15
864
1436
 
@@ -878,18 +1450,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
878
1450
 
879
1451
  ### Fixed
880
1452
 
881
- - \#24 - `frodo conn list` now showing the expected output
882
- - \#25 - `npm run build` now running properly
1453
+ - \#24 - `frodo conn list` now showing the expected output
1454
+ - \#25 - `npm run build` now running properly
883
1455
 
884
1456
  ## [0.12.2] - 2022-08-27
885
1457
 
886
1458
  ### Changed
887
1459
 
888
- - \#3: `frodo-cli` now uses the new callback based progress indicator and message display framework in `frodo-lib 0.12.0`
1460
+ - \#3: `frodo-cli` now uses the new callback based progress indicator and message display framework in `frodo-lib 0.12.0`
889
1461
 
890
1462
  ### Fixed
891
1463
 
892
- - \#16: 2nd-level commands in binary builds are working properly again (they were broken in all 0.11.x and 0.12.x builds)
1464
+ - \#16: 2nd-level commands in binary builds are working properly again (they were broken in all 0.11.x and 0.12.x builds)
893
1465
 
894
1466
  ## [0.12.1] - 2022-08-27 [YANKED]
895
1467
 
@@ -899,26 +1471,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
899
1471
 
900
1472
  ### Fixed
901
1473
 
902
- - rockcarver/frodo#389: Exporting of empty scripts now works properly
1474
+ - rockcarver/frodo#389: Exporting of empty scripts now works properly
903
1475
 
904
1476
  ## [0.11.1-1] - 2022-08-21
905
1477
 
906
1478
  ### Added
907
1479
 
908
- - Frodo CLI is now effectively using Frodo Library for all functionality except CLI.
909
- - This changes has no effect on users using frodo binaries except for the download location of those binaries, which has now shifted to the [frodo-cli](https://github.com/rockcarver/frodo-cli) repo [release section](https://github.com/rockcarver/frodo-cli/releases).
910
- - This change does affect users who run Frodo in `Developer Mode`. The exact effects and required actions are not yet fully documented and understood.
911
- - This change does not effect the installation/update/usage process of users running the Frodo CLI NPM package. However, under the surface there is a big change in that the [Frodo CLI (@rockcarver/frodo-cli)](https://www.npmjs.com/package/@rockcarver/frodo-cli) package is now built on the new [Frodo Library (@rockcarver/frodo-lib)](https://www.npmjs.com/package/@rockcarver/frodo-lib).
1480
+ - Frodo CLI is now effectively using Frodo Library for all functionality except CLI.
1481
+ - This changes has no effect on users using frodo binaries except for the download location of those binaries, which has now shifted to the [frodo-cli](https://github.com/rockcarver/frodo-cli) repo [release section](https://github.com/rockcarver/frodo-cli/releases).
1482
+ - This change does affect users who run Frodo in `Developer Mode`. The exact effects and required actions are not yet fully documented and understood.
1483
+ - This change does not effect the installation/update/usage process of users running the Frodo CLI NPM package. However, under the surface there is a big change in that the [Frodo CLI (@rockcarver/frodo-cli)](https://www.npmjs.com/package/@rockcarver/frodo-cli) package is now built on the new [Frodo Library (@rockcarver/frodo-lib)](https://www.npmjs.com/package/@rockcarver/frodo-lib).
912
1484
 
913
1485
  ### Changed
914
1486
 
915
- - The output of `frodo -v` has changed to include all three versions: cli, lib, and node:
916
- ```console
917
- % frodo -v
918
- cli: v0.11.1-1
919
- lib: v0.11.1-6
920
- node: v18.7.0
921
- ```
1487
+ - The output of `frodo -v` has changed to include all three versions: cli, lib, and node:
1488
+ ```console
1489
+ % frodo -v
1490
+ cli: v0.11.1-1
1491
+ lib: v0.11.1-6
1492
+ node: v18.7.0
1493
+ ```
922
1494
 
923
1495
  ## [0.11.1-0] - 2022-08-19 [YANKED]
924
1496
 
@@ -926,13 +1498,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
926
1498
 
927
1499
  ### Added
928
1500
 
929
- - \#376: Frodo is now being published as an npm package: @rockcarver/frodo-cli.
930
- - \#317: Binary archive names now include the release version.
931
- - \#369: Added backwards compatibilty with node 16 and 14. Binaries are still built using the latest node version (18). Smoke tests run against all supported versions (18, 16, 14).
1501
+ - \#376: Frodo is now being published as an npm package: @rockcarver/frodo-cli.
1502
+ - \#317: Binary archive names now include the release version.
1503
+ - \#369: Added backwards compatibilty with node 16 and 14. Binaries are still built using the latest node version (18). Smoke tests run against all supported versions (18, 16, 14).
932
1504
 
933
1505
  ### Fixed
934
1506
 
935
- - \#368: Progress bar no longer overrides verbose output on journey import.
1507
+ - \#368: Progress bar no longer overrides verbose output on journey import.
936
1508
 
937
1509
  ## [0.10.3] - 2022-08-13 [YANKED]
938
1510
 
@@ -962,89 +1534,89 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
962
1534
 
963
1535
  ### Added
964
1536
 
965
- - \#205: Added `--no-deps` option to `journey export`/`import` commands. This allows users to omit all external dependencies from a journey export and/or import. One use case where this comes in handy is when using frodo as a CI/CD tool to extract and deploy individual configuration artifacts and it is desirable to not mingle multiple types of configuration in a single file but keep each type of configuration in its own file for version and change control.
966
- - Added `--verbose` option to `journey export` command.
967
- - \#341: Added initial smoke tests to validate basic functionality.
1537
+ - \#205: Added `--no-deps` option to `journey export`/`import` commands. This allows users to omit all external dependencies from a journey export and/or import. One use case where this comes in handy is when using frodo as a CI/CD tool to extract and deploy individual configuration artifacts and it is desirable to not mingle multiple types of configuration in a single file but keep each type of configuration in its own file for version and change control.
1538
+ - Added `--verbose` option to `journey export` command.
1539
+ - \#341: Added initial smoke tests to validate basic functionality.
968
1540
 
969
1541
  ### Changed
970
1542
 
971
- - \#363: Frodo now performs dependency resolution and reports unresolved dependencies on single journey imports.
972
- - \#364: Frodo now uses a spinner and no longer a progress bar to indicate progress on single journey imports.
973
- - Internal restructuring (#158, #159, #164, #165)
974
- - Updated PIPELINE.md with latest pipeline changes
1543
+ - \#363: Frodo now performs dependency resolution and reports unresolved dependencies on single journey imports.
1544
+ - \#364: Frodo now uses a spinner and no longer a progress bar to indicate progress on single journey imports.
1545
+ - Internal restructuring (#158, #159, #164, #165)
1546
+ - Updated PIPELINE.md with latest pipeline changes
975
1547
 
976
1548
  ### Fixed
977
1549
 
978
- - \#359: Frodo now properly exports themes from forgeops deployments.
979
- - \#362: Frodo now properly imports journeys with email templates.
980
- - \#357: Frodo no longer throws an error and exits occasionally when running the `frodo log tail` command.
981
- - \#355: Frodo now properly imports social IDPs into 7.1 environments when using the `frodo journey import` command.
982
- - \#353: Frodo now properly imports social IDPs when using the `frodo journey import` command.
983
- - \#351: Frodo now properly shows IDM messages using the `frodo logs tail` command.
984
- - \#349: Frodo now properly exports journeys from classic deployments
1550
+ - \#359: Frodo now properly exports themes from forgeops deployments.
1551
+ - \#362: Frodo now properly imports journeys with email templates.
1552
+ - \#357: Frodo no longer throws an error and exits occasionally when running the `frodo log tail` command.
1553
+ - \#355: Frodo now properly imports social IDPs into 7.1 environments when using the `frodo journey import` command.
1554
+ - \#353: Frodo now properly imports social IDPs when using the `frodo journey import` command.
1555
+ - \#351: Frodo now properly shows IDM messages using the `frodo logs tail` command.
1556
+ - \#349: Frodo now properly exports journeys from classic deployments
985
1557
 
986
1558
  ## [0.9.2-12] - 2022-08-09
987
1559
 
988
1560
  ### Fixed
989
1561
 
990
- - \#359: Frodo now properly exports themes from forgeops deployments.
1562
+ - \#359: Frodo now properly exports themes from forgeops deployments.
991
1563
 
992
1564
  ## [0.9.2-11] - 2022-08-09
993
1565
 
994
1566
  ### Changed
995
1567
 
996
- - \#363: Frodo now performs dependency resolution and reports unresolved dependencies on single journey imports.
997
- - \#364: Frodo now uses a spinner and no longer a progress bar to indicate progress on single journey imports.
1568
+ - \#363: Frodo now performs dependency resolution and reports unresolved dependencies on single journey imports.
1569
+ - \#364: Frodo now uses a spinner and no longer a progress bar to indicate progress on single journey imports.
998
1570
 
999
1571
  ### Fixed
1000
1572
 
1001
- - \#362: Frodo now properly imports journeys with email templates.
1573
+ - \#362: Frodo now properly imports journeys with email templates.
1002
1574
 
1003
1575
  ## [0.9.2-10] - 2022-08-05
1004
1576
 
1005
1577
  ### Fixed
1006
1578
 
1007
- - \#357: Frodo no longer throws an error and exits occasionally when running the `frodo log tail` command.
1579
+ - \#357: Frodo no longer throws an error and exits occasionally when running the `frodo log tail` command.
1008
1580
 
1009
1581
  ## [0.9.2-9] - 2022-07-30
1010
1582
 
1011
1583
  ### Fixed
1012
1584
 
1013
- - \#355: Frodo now properly imports social IDPs into 7.1 environments when using the `frodo journey import` command.
1585
+ - \#355: Frodo now properly imports social IDPs into 7.1 environments when using the `frodo journey import` command.
1014
1586
 
1015
1587
  ## [0.9.2-8] - 2022-07-28
1016
1588
 
1017
1589
  ### Fixed
1018
1590
 
1019
- - \#353: Frodo now properly imports social IDPs when using the `frodo journey import` command.
1591
+ - \#353: Frodo now properly imports social IDPs when using the `frodo journey import` command.
1020
1592
 
1021
1593
  ## [0.9.2-7] - 2022-07-28
1022
1594
 
1023
1595
  ### Fixed
1024
1596
 
1025
- - \#351: Frodo now properly shows IDM messages using the `frodo logs tail` command.
1597
+ - \#351: Frodo now properly shows IDM messages using the `frodo logs tail` command.
1026
1598
 
1027
1599
  ## [0.9.2-6] - 2022-07-27
1028
1600
 
1029
1601
  ### Fixed
1030
1602
 
1031
- - \#349: Frodo now properly exports journeys from classic deployments
1603
+ - \#349: Frodo now properly exports journeys from classic deployments
1032
1604
 
1033
1605
  ## [0.9.2-5] - 2022-07-23
1034
1606
 
1035
1607
  ### Changed
1036
1608
 
1037
- - Internal restructuring (#158, #159, #164, #165)
1609
+ - Internal restructuring (#158, #159, #164, #165)
1038
1610
 
1039
1611
  ## [0.9.2-4] - 2022-07-22
1040
1612
 
1041
1613
  ### Added
1042
1614
 
1043
- - \#341: Added initial smoke tests to validate basic functionality
1615
+ - \#341: Added initial smoke tests to validate basic functionality
1044
1616
 
1045
1617
  ### Changed
1046
1618
 
1047
- - Updated PIPELINE.md with latest pipeline changes
1619
+ - Updated PIPELINE.md with latest pipeline changes
1048
1620
 
1049
1621
  ## [0.9.2-3] - 2022-07-22 [YANKED]
1050
1622
 
@@ -1058,27 +1630,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1058
1630
 
1059
1631
  ### Added
1060
1632
 
1061
- - \#311: Added explicit support for network proxies (`HTTPS_PROXY=<protocol>://<host>:<port>`)
1062
- Frodo now supports using system enviroment variable `HTTPS_PROXY` (and `HTTP_PROXY`) to connect through a network proxy.
1633
+ - \#311: Added explicit support for network proxies (`HTTPS_PROXY=<protocol>://<host>:<port>`)
1634
+ Frodo now supports using system enviroment variable `HTTPS_PROXY` (and `HTTP_PROXY`) to connect through a network proxy.
1063
1635
 
1064
1636
  ### Changed
1065
1637
 
1066
- - Changes to `frodo realm describe` command:
1067
- - The realm argument now exclusively determines the realm
1068
- - Removed `-n`/`--name` parameter
1069
- - Internal restructuring (#167)
1638
+ - Changes to `frodo realm describe` command:
1639
+ - The realm argument now exclusively determines the realm
1640
+ - Removed `-n`/`--name` parameter
1641
+ - Internal restructuring (#167)
1070
1642
 
1071
1643
  ### Fixed
1072
1644
 
1073
- - \#329: Fixed help info for `esv apply` command
1074
- - \#335: Fixed error when running `idm list` command
1075
- - \#338: Frodo now successfully authenticates with or without using a proxy
1645
+ - \#329: Fixed help info for `esv apply` command
1646
+ - \#335: Fixed error when running `idm list` command
1647
+ - \#338: Frodo now successfully authenticates with or without using a proxy
1076
1648
 
1077
1649
  ## [0.9.1-1] - 2022-07-21
1078
1650
 
1079
1651
  ### Fixed
1080
1652
 
1081
- - \#338: Frodo now successfully authenticates with or without using a proxy
1653
+ - \#338: Frodo now successfully authenticates with or without using a proxy
1082
1654
 
1083
1655
  ## [0.9.1-0] - 2022-07-21 [YANKED]
1084
1656
 
@@ -1088,27 +1660,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1088
1660
 
1089
1661
  ### Changed
1090
1662
 
1091
- - Changed `idm` sub-commands to align with other commands:
1092
- - The sub-commands `export`, `exportAll`, and `exportAllRaw` have been collapsed into one: `export`
1093
- - `idm export -A` (`--all-separate`) is now the way to export all idm configuration.
1094
- - Options `-e` and `-E` select old `exportAll` functionality with variable replacement and filtering
1095
- - Omitting options `-e` and `-E`, selects the old `exportAllRaw` functionality without variable replacement and without filtering
1096
- - Renamed sample resource files for `idm export` command:
1097
- - `<frodo home>/resources/sampleEntitiesFile.json`
1098
- - `<frodo home>/resources/sampleEnvFile.env`
1099
- - The `-N`/`--name` option of the count command has been renamed to `-m`/`--managed-object`
1100
- - Internal restructuring (#137)
1663
+ - Changed `idm` sub-commands to align with other commands:
1664
+ - The sub-commands `export`, `exportAll`, and `exportAllRaw` have been collapsed into one: `export`
1665
+ - `idm export -A` (`--all-separate`) is now the way to export all idm configuration.
1666
+ - Options `-e` and `-E` select old `exportAll` functionality with variable replacement and filtering
1667
+ - Omitting options `-e` and `-E`, selects the old `exportAllRaw` functionality without variable replacement and without filtering
1668
+ - Renamed sample resource files for `idm export` command:
1669
+ - `<frodo home>/resources/sampleEntitiesFile.json`
1670
+ - `<frodo home>/resources/sampleEnvFile.env`
1671
+ - The `-N`/`--name` option of the count command has been renamed to `-m`/`--managed-object`
1672
+ - Internal restructuring (#137)
1101
1673
 
1102
1674
  ### Fixed
1103
1675
 
1104
- - \#325: Frodo now gracefully reports and skips node types causing errors during pruning
1105
- - \#331: Frodo now correctly counts managed objects when using the `idm count` command
1676
+ - \#325: Frodo now gracefully reports and skips node types causing errors during pruning
1677
+ - \#331: Frodo now correctly counts managed objects when using the `idm count` command
1106
1678
 
1107
1679
  ## [0.8.2-1] - 2022-07-16
1108
1680
 
1109
1681
  ### Fixed
1110
1682
 
1111
- - \#325: Frodo now gracefully reports and skips node types causing errors during pruning
1683
+ - \#325: Frodo now gracefully reports and skips node types causing errors during pruning
1112
1684
 
1113
1685
  ## [0.8.2-0] - 2022-07-16 [YANKED]
1114
1686
 
@@ -1116,16 +1688,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1116
1688
 
1117
1689
  ### Added
1118
1690
 
1119
- - New `-l`/`--long` option to script list command
1691
+ - New `-l`/`--long` option to script list command
1120
1692
 
1121
1693
  ### Changed
1122
1694
 
1123
- - Changed default behavior of `frodo conn add` to validate connection details by default and renamed parameter from `--validate` to `--no-validate` to allow disabling validation
1124
- - Internal restructuring (#169)
1695
+ - Changed default behavior of `frodo conn add` to validate connection details by default and renamed parameter from `--validate` to `--no-validate` to allow disabling validation
1696
+ - Internal restructuring (#169)
1125
1697
 
1126
1698
  ### Fixed
1127
1699
 
1128
- - \#324: Frodo now includes themes assigned at journey level in journey exports
1700
+ - \#324: Frodo now includes themes assigned at journey level in journey exports
1129
1701
 
1130
1702
  ## [0.8.1-0] - 2022-07-14 [YANKED]
1131
1703
 
@@ -1133,19 +1705,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1133
1705
 
1134
1706
  ### Added
1135
1707
 
1136
- - \#320: Frodo now identifies itself through the User-Agent header `<name>/<version>` (e.g. `frodo/0.7.1-1`)
1708
+ - \#320: Frodo now identifies itself through the User-Agent header `<name>/<version>` (e.g. `frodo/0.7.1-1`)
1137
1709
 
1138
1710
  ### Changed
1139
1711
 
1140
- - Renamed `realm details` to `realm describe` but registered `realm details` as an alias for backwards compatibility
1141
- - Changes to application command
1142
- - Renamed command to `app` but registered `application` as an alias for backwards compatibility
1143
- - Renamed option `-i`/`--id` to `-i`/`--app-id`. Short version is not impacted by rename.
1144
- - Internal restructuring (#133, #134, #141 #142, #146)
1712
+ - Renamed `realm details` to `realm describe` but registered `realm details` as an alias for backwards compatibility
1713
+ - Changes to application command
1714
+ - Renamed command to `app` but registered `application` as an alias for backwards compatibility
1715
+ - Renamed option `-i`/`--id` to `-i`/`--app-id`. Short version is not impacted by rename.
1716
+ - Internal restructuring (#133, #134, #141 #142, #146)
1145
1717
 
1146
1718
  ### Fixed
1147
1719
 
1148
- - \#319: frodo admin create-oauth2-client-with-admin-privileges --llt properly handles name collisions
1720
+ - \#319: frodo admin create-oauth2-client-with-admin-privileges --llt properly handles name collisions
1149
1721
 
1150
1722
  ## [0.7.1-1] - 2022-07-11
1151
1723
 
@@ -1155,27 +1727,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1155
1727
 
1156
1728
  ### Added
1157
1729
 
1158
- - CHANGELOG.md
1159
- - `conn describe` command to describe connection profiles
1160
- - `--show-secrets` option to `conn describe` command to show clear-text secrets
1161
- - `--validate` option to `conn add` command to validate credentials before adding
1730
+ - CHANGELOG.md
1731
+ - `conn describe` command to describe connection profiles
1732
+ - `--show-secrets` option to `conn describe` command to show clear-text secrets
1733
+ - `--validate` option to `conn add` command to validate credentials before adding
1162
1734
 
1163
1735
  ### Changed
1164
1736
 
1165
- - Adapted true semantic versioning
1166
- - Pipeline changes
1167
- - Automated updating changelog using keep a changelog format in CHANGELOG.md
1168
- - Automated version bump (SemVer format) using PR comments to trigger prerelease, patch, minor, or major bumps
1169
- - Automated release notes extraction from CHANGELOG.md
1170
- - Automated GitHub release creation
1171
- - Renamed frodo.yml to pipeline.yml
1172
- - Renamed connections command to `conn` with aliases `connection` and `connections` for backwards compatibility
1173
- - Internal restructuring (#160, #135)
1737
+ - Adapted true semantic versioning
1738
+ - Pipeline changes
1739
+ - Automated updating changelog using keep a changelog format in CHANGELOG.md
1740
+ - Automated version bump (SemVer format) using PR comments to trigger prerelease, patch, minor, or major bumps
1741
+ - Automated release notes extraction from CHANGELOG.md
1742
+ - Automated GitHub release creation
1743
+ - Renamed frodo.yml to pipeline.yml
1744
+ - Renamed connections command to `conn` with aliases `connection` and `connections` for backwards compatibility
1745
+ - Internal restructuring (#160, #135)
1174
1746
 
1175
1747
  ### Fixed
1176
1748
 
1177
- - \#280: Fixed missing -k/--insecure param in application sub-commands #280
1178
- - \#310: No longer storing connection profiles unless explicitly instructed to
1749
+ - \#280: Fixed missing -k/--insecure param in application sub-commands #280
1750
+ - \#310: No longer storing connection profiles unless explicitly instructed to
1179
1751
 
1180
1752
  ## [0.6.4-4] - 2022-07-10 [YANKED]
1181
1753
 
@@ -1197,7 +1769,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1197
1769
 
1198
1770
  ### Changed
1199
1771
 
1200
- - Changed archive step of Windows binary build to use 7zip
1772
+ - Changed archive step of Windows binary build to use 7zip
1201
1773
 
1202
1774
  ## 0.6.1 alpha 22 - 0.6.1 alpha 25 [YANKED]
1203
1775
 
@@ -1205,85 +1777,85 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1205
1777
 
1206
1778
  ### Added
1207
1779
 
1208
- - Added theme delete command
1209
- - Theme list e2e tests
1210
- - Theme delete e2e tests
1211
- - Added esv command
1212
- - esv secret - Manage secrets.
1213
- - esv variable - Manage variables.
1214
- - esv apply - Apply pending changes.
1215
- - Updated all dependencies to the latest versions
1780
+ - Added theme delete command
1781
+ - Theme list e2e tests
1782
+ - Theme delete e2e tests
1783
+ - Added esv command
1784
+ - esv secret - Manage secrets.
1785
+ - esv variable - Manage variables.
1786
+ - esv apply - Apply pending changes.
1787
+ - Updated all dependencies to the latest versions
1216
1788
 
1217
1789
  ### Changed
1218
1790
 
1219
- - Moved secret command under new esv command
1791
+ - Moved secret command under new esv command
1220
1792
 
1221
1793
  ## 0.6.1 alpha 20 - 2022-06-23
1222
1794
 
1223
1795
  ### Added
1224
1796
 
1225
- - Added journey delete command
1226
- - journey list e2e tests
1227
- - journey delete e2e tests
1797
+ - Added journey delete command
1798
+ - journey list e2e tests
1799
+ - journey delete e2e tests
1228
1800
 
1229
1801
  ### Changed
1230
1802
 
1231
- - Allow progressbar output to be captured in redirects
1803
+ - Allow progressbar output to be captured in redirects
1232
1804
 
1233
1805
  ### Fixed
1234
1806
 
1235
- - Journey import fixes
1236
- - Journey export bug fix
1237
- - Fix theme import issues when using /alpha or /bravo instead of alpha or bravo
1238
- - Fix admin create-oauth2-client-with-admin-privileges command
1807
+ - Journey import fixes
1808
+ - Journey export bug fix
1809
+ - Fix theme import issues when using /alpha or /bravo instead of alpha or bravo
1810
+ - Fix admin create-oauth2-client-with-admin-privileges command
1239
1811
 
1240
1812
  ## 0.6.1 alpha 19 - 2022-06-14
1241
1813
 
1242
1814
  ### Added
1243
1815
 
1244
- - First stab at e2e testing of journey command
1245
- - saml command enhancements
1816
+ - First stab at e2e testing of journey command
1817
+ - saml command enhancements
1246
1818
 
1247
1819
  ### Fixed
1248
1820
 
1249
- - Detect and remove invalid tree attributes on import
1250
- - Fixed issue where overriding deployment type would fail to detect the default realm
1251
- - Fix theme import -A
1821
+ - Detect and remove invalid tree attributes on import
1822
+ - Fixed issue where overriding deployment type would fail to detect the default realm
1823
+ - Fix theme import -A
1252
1824
 
1253
1825
  ## 0.6.1 alpha 18 - 2022-06-10
1254
1826
 
1255
1827
  ### Added
1256
1828
 
1257
- - \--txid parameter with the logs commands to filter log output by transactionId
1829
+ - \--txid parameter with the logs commands to filter log output by transactionId
1258
1830
 
1259
1831
  ### Fixed
1260
1832
 
1261
- - Bug in idm exportAllRaw
1833
+ - Bug in idm exportAllRaw
1262
1834
 
1263
1835
  ## 0.6.1 alpha 17 - 2022-06-08
1264
1836
 
1265
1837
  ### Added
1266
1838
 
1267
- - New saml command to manage entity providers and circles of trust
1839
+ - New saml command to manage entity providers and circles of trust
1268
1840
 
1269
1841
  ### Changed
1270
1842
 
1271
- - Updates to journey export/import commands
1272
- - Support for social identity providers
1273
- - Support for themes
1274
- - Support for SAML entity providers
1275
- - Support for SAML circles of trust
1276
- - Breaking changes in journey sub-commands
1277
- - export
1278
- - \-t/--tree renamed to -i/--journey-id
1279
- - import
1280
- - \-t/--tree renamed to -i/--journey-id
1281
- - \-i/--journey-id is now only used to select the journey to import if there are multiple journeys in the import file
1282
- - \-n (No re-UUID) removed
1283
- - new flag --re-uuid with inversed behavior of removed -n flag. Frodo by default no longer generates new UUIDs for nodes on import
1284
- - Scalability enhancements to journey prune command. The changes allow the prune command to scale to many thousands of orphaned node configuration objects in an AM instance
1285
- - Updated readme
1286
- - Miscellaneous bug fixes
1843
+ - Updates to journey export/import commands
1844
+ - Support for social identity providers
1845
+ - Support for themes
1846
+ - Support for SAML entity providers
1847
+ - Support for SAML circles of trust
1848
+ - Breaking changes in journey sub-commands
1849
+ - export
1850
+ - \-t/--tree renamed to -i/--journey-id
1851
+ - import
1852
+ - \-t/--tree renamed to -i/--journey-id
1853
+ - \-i/--journey-id is now only used to select the journey to import if there are multiple journeys in the import file
1854
+ - \-n (No re-UUID) removed
1855
+ - new flag --re-uuid with inversed behavior of removed -n flag. Frodo by default no longer generates new UUIDs for nodes on import
1856
+ - Scalability enhancements to journey prune command. The changes allow the prune command to scale to many thousands of orphaned node configuration objects in an AM instance
1857
+ - Updated readme
1858
+ - Miscellaneous bug fixes
1287
1859
 
1288
1860
  ## 0.6.1 alpha 14 - 0.6.1 alpha 16 [YANKED]
1289
1861
 
@@ -1291,354 +1863,247 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1291
1863
 
1292
1864
  ### Added
1293
1865
 
1294
- - New script command to export and import scripts
1295
- - New email_templates command to manage email templates
1296
- - New application command to export and import oauth2 clients
1297
- - New realm command to manage realms
1298
- - New secret command to manage Identity Cloud secrets
1299
- - New theme command to manage hosted pages UI themes
1300
- - New admin command to perform advanced administrative tasks
1301
- - Encrypt the password value in the connection profile
1302
- - Added progress bars/spinners for long running operations
1303
- - Added version option -v, --version
1304
- - Auto provisioning of log API keys
1305
- - Added initial unit testing
1866
+ - New script command to export and import scripts
1867
+ - New email_templates command to manage email templates
1868
+ - New application command to export and import oauth2 clients
1869
+ - New realm command to manage realms
1870
+ - New secret command to manage Identity Cloud secrets
1871
+ - New theme command to manage hosted pages UI themes
1872
+ - New admin command to perform advanced administrative tasks
1873
+ - Encrypt the password value in the connection profile
1874
+ - Added progress bars/spinners for long running operations
1875
+ - Added version option -v, --version
1876
+ - Auto provisioning of log API keys
1877
+ - Added initial unit testing
1306
1878
 
1307
1879
  ### Changed
1308
1880
 
1309
- - Improved performance of journey command (multi-threading)
1310
- - Consolidated settings under one folder (~/.frodo)
1311
- - Proposed new code formatting (prettier) and style (eslint) rules
1312
- - Updated readme
1313
- - Update to node 18
1881
+ - Improved performance of journey command (multi-threading)
1882
+ - Consolidated settings under one folder (~/.frodo)
1883
+ - Proposed new code formatting (prettier) and style (eslint) rules
1884
+ - Updated readme
1885
+ - Update to node 18
1314
1886
 
1315
1887
  ### Fixed
1316
1888
 
1317
- - Fixed problem with adding connection profiles
1318
- - Miscellaneous bug fixes
1319
-
1320
- [Unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-7...HEAD
1321
-
1322
- [2.0.0-7]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-6...v2.0.0-7
1323
-
1324
- [2.0.0-6]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-5...v2.0.0-6
1325
-
1326
- [2.0.0-5]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-4...v2.0.0-5
1327
-
1328
- [2.0.0-4]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-3...v2.0.0-4
1329
-
1330
- [2.0.0-3]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-2...v2.0.0-3
1331
-
1332
- [2.0.0-2]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-1...v2.0.0-2
1333
-
1334
- [2.0.0-1]: https://github.com/rockcarver/frodo-cli/compare/v0.24.5...v2.0.0-1
1335
-
1889
+ - Fixed problem with adding connection profiles
1890
+ - Miscellaneous bug fixes
1891
+
1892
+ [unreleased]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-70...HEAD
1893
+ [2.0.0-70]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-69...v2.0.0-70
1894
+ [2.0.0-69]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-68...v2.0.0-69
1895
+ [2.0.0-68]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-67...v2.0.0-68
1896
+ [2.0.0-67]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-66...v2.0.0-67
1897
+ [2.0.0-66]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-65...v2.0.0-66
1898
+ [2.0.0-65]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-64...v2.0.0-65
1899
+ [2.0.0-64]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-63...v2.0.0-64
1900
+ [2.0.0-63]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-62...v2.0.0-63
1901
+ [2.0.0-62]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-61...v2.0.0-62
1902
+ [2.0.0-61]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-60...v2.0.0-61
1903
+ [2.0.0-60]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-59...v2.0.0-60
1904
+ [2.0.0-59]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-58...v2.0.0-59
1905
+ [2.0.0-58]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-57...v2.0.0-58
1906
+ [2.0.0-57]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-56...v2.0.0-57
1907
+ [2.0.0-56]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-55...v2.0.0-56
1908
+ [2.0.0-55]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-54...v2.0.0-55
1909
+ [2.0.0-54]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-53...v2.0.0-54
1910
+ [2.0.0-53]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-52...v2.0.0-53
1911
+ [2.0.0-52]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-51...v2.0.0-52
1912
+ [2.0.0-51]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-50...v2.0.0-51
1913
+ [2.0.0-50]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-49...v2.0.0-50
1914
+ [2.0.0-49]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-48...v2.0.0-49
1915
+ [2.0.0-48]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-47...v2.0.0-48
1916
+ [2.0.0-47]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-46...v2.0.0-47
1917
+ [2.0.0-46]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-45...v2.0.0-46
1918
+ [2.0.0-45]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-44...v2.0.0-45
1919
+ [2.0.0-44]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-43...v2.0.0-44
1920
+ [2.0.0-43]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-42...v2.0.0-43
1921
+ [2.0.0-42]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-41...v2.0.0-42
1922
+ [2.0.0-41]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-40...v2.0.0-41
1923
+ [2.0.0-40]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-39...v2.0.0-40
1924
+ [2.0.0-39]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-38...v2.0.0-39
1925
+ [2.0.0-38]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-37...v2.0.0-38
1926
+ [2.0.0-37]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-36...v2.0.0-37
1927
+ [2.0.0-36]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-35...v2.0.0-36
1928
+ [2.0.0-35]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-34...v2.0.0-35
1929
+ [2.0.0-34]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-33...v2.0.0-34
1930
+ [2.0.0-33]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-32...v2.0.0-33
1931
+ [2.0.0-32]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-31...v2.0.0-32
1932
+ [2.0.0-31]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-30...v2.0.0-31
1933
+ [2.0.0-30]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-29...v2.0.0-30
1934
+ [2.0.0-29]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-28...v2.0.0-29
1935
+ [2.0.0-28]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-27...v2.0.0-28
1936
+ [2.0.0-27]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-26...v2.0.0-27
1937
+ [2.0.0-26]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-25...v2.0.0-26
1938
+ [2.0.0-25]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-24...v2.0.0-25
1939
+ [2.0.0-24]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-23...v2.0.0-24
1940
+ [2.0.0-23]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-22...v2.0.0-23
1941
+ [2.0.0-22]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-21...v2.0.0-22
1942
+ [2.0.0-21]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-20...v2.0.0-21
1943
+ [2.0.0-20]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-19...v2.0.0-20
1944
+ [2.0.0-19]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-18...v2.0.0-19
1945
+ [2.0.0-18]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-17...v2.0.0-18
1946
+ [2.0.0-17]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-16...v2.0.0-17
1947
+ [2.0.0-16]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-15...v2.0.0-16
1948
+ [2.0.0-15]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-14...v2.0.0-15
1949
+ [2.0.0-14]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-13...v2.0.0-14
1950
+ [2.0.0-13]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-12...v2.0.0-13
1951
+ [2.0.0-12]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-11...v2.0.0-12
1952
+ [2.0.0-11]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-10...v2.0.0-11
1953
+ [2.0.0-10]: https://github.com/rockcarver/frodo-cli/compare/v2.0.0-9...v2.0.0-10
1954
+ [2.0.0-9]: https://github.com/rockcarver/frodo-cli/compare/v1.0.0...v2.0.0-9
1336
1955
  [1.0.0]: https://github.com/rockcarver/frodo-cli/compare/v1.0.0-1...v1.0.0
1337
-
1338
1956
  [1.0.0-1]: https://github.com/rockcarver/frodo-cli/compare/v0.24.6-3...v1.0.0-1
1339
-
1340
1957
  [0.24.6-3]: https://github.com/rockcarver/frodo-cli/compare/v0.24.6-2...v0.24.6-3
1341
-
1342
1958
  [0.24.6-2]: https://github.com/rockcarver/frodo-cli/compare/v0.24.6-1...v0.24.6-2
1343
-
1344
1959
  [0.24.6-1]: https://github.com/rockcarver/frodo-cli/compare/v0.24.6-0...v0.24.6-1
1345
-
1346
1960
  [0.24.6-0]: https://github.com/rockcarver/frodo-cli/compare/v0.24.5...v0.24.6-0
1347
-
1348
1961
  [0.24.5]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4...v0.24.5
1349
-
1350
1962
  [0.24.4]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4-2...v0.24.4
1351
-
1352
1963
  [0.24.4-2]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4-1...v0.24.4-2
1353
-
1354
1964
  [0.24.4-1]: https://github.com/rockcarver/frodo-cli/compare/v0.24.4-0...v0.24.4-1
1355
-
1356
1965
  [0.24.4-0]: https://github.com/rockcarver/frodo-cli/compare/v0.24.3...v0.24.4-0
1357
-
1358
1966
  [0.24.3]: https://github.com/rockcarver/frodo-cli/compare/v0.24.1...v0.24.3
1359
-
1360
1967
  [0.24.1]: https://github.com/rockcarver/frodo-cli/compare/v0.24.1-0...v0.24.1
1361
-
1362
1968
  [0.24.1-0]: https://github.com/rockcarver/frodo-cli/compare/v0.24.1...v0.24.1-0
1363
-
1364
1969
  [0.24.1]: https://github.com/rockcarver/frodo-cli/compare/v0.24.0...v0.24.1
1365
-
1366
1970
  [0.24.0]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-8...v0.24.0
1367
-
1368
1971
  [0.23.1-8]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-7...v0.23.1-8
1369
-
1370
1972
  [0.23.1-7]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-6...v0.23.1-7
1371
-
1372
1973
  [0.23.1-6]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-5...v0.23.1-6
1373
-
1374
1974
  [0.23.1-5]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-4...v0.23.1-5
1375
-
1376
1975
  [0.23.1-4]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-3...v0.23.1-4
1377
-
1378
1976
  [0.23.1-3]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-2...v0.23.1-3
1379
-
1380
1977
  [0.23.1-2]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-1...v0.23.1-2
1381
-
1382
1978
  [0.23.1-1]: https://github.com/rockcarver/frodo-cli/compare/v0.23.1-0...v0.23.1-1
1383
-
1384
1979
  [0.23.1-0]: https://github.com/rockcarver/frodo-cli/compare/v0.23.0...v0.23.1-0
1385
-
1386
1980
  [0.23.0]: https://github.com/rockcarver/frodo-cli/compare/v0.22.3...v0.23.0
1387
-
1388
1981
  [0.22.3]: https://github.com/rockcarver/frodo-cli/compare/v0.22.2...v0.22.3
1389
-
1390
1982
  [0.22.2]: https://github.com/rockcarver/frodo-cli/compare/v0.22.1...v0.22.2
1391
-
1392
1983
  [0.22.1]: https://github.com/rockcarver/frodo-cli/compare/v0.22.0...v0.22.1
1393
-
1394
1984
  [0.22.0]: https://github.com/rockcarver/frodo-cli/compare/v0.21.1...v0.22.0
1395
-
1396
1985
  [0.21.1]: https://github.com/rockcarver/frodo-cli/compare/v0.21.0...v0.21.1
1397
-
1398
1986
  [0.21.0]: https://github.com/rockcarver/frodo-cli/compare/v0.20.2-0...v0.21.0
1399
-
1400
1987
  [0.20.2-0]: https://github.com/rockcarver/frodo-cli/compare/v0.20.1...v0.20.2-0
1401
-
1402
1988
  [0.20.1]: https://github.com/rockcarver/frodo-cli/compare/v0.20.1-1...v0.20.1
1403
-
1404
1989
  [0.20.1-1]: https://github.com/rockcarver/frodo-cli/compare/v0.20.1-0...v0.20.1-1
1405
-
1406
1990
  [0.20.1-0]: https://github.com/rockcarver/frodo-cli/compare/v0.20.0...v0.20.1-0
1407
-
1408
1991
  [0.20.0]: https://github.com/rockcarver/frodo-cli/compare/v0.19.5-2...v0.20.0
1409
-
1410
1992
  [0.19.5-2]: https://github.com/rockcarver/frodo-cli/compare/v0.19.5-1...v0.19.5-2
1411
-
1412
1993
  [0.19.5-1]: https://github.com/rockcarver/frodo-cli/compare/v0.19.5-0...v0.19.5-1
1413
-
1414
1994
  [0.19.5-0]: https://github.com/rockcarver/frodo-cli/compare/v0.19.4...v0.19.5-0
1415
-
1416
1995
  [0.19.4]: https://github.com/rockcarver/frodo-cli/compare/v0.19.3...v0.19.4
1417
-
1418
1996
  [0.19.3]: https://github.com/rockcarver/frodo-cli/compare/v0.19.3-3...v0.19.3
1419
-
1420
1997
  [0.19.3-3]: https://github.com/rockcarver/frodo-cli/compare/v0.19.3-2...v0.19.3-3
1421
-
1422
1998
  [0.19.3-2]: https://github.com/rockcarver/frodo-cli/compare/v0.19.3-1...v0.19.3-2
1423
-
1424
1999
  [0.19.3-1]: https://github.com/rockcarver/frodo-cli/compare/v0.19.3-0...v0.19.3-1
1425
-
1426
2000
  [0.19.3-0]: https://github.com/rockcarver/frodo-cli/compare/v0.19.2...v0.19.3-0
1427
-
1428
2001
  [0.19.2]: https://github.com/rockcarver/frodo-cli/compare/v0.19.1...v0.19.2
1429
-
1430
2002
  [0.19.1]: https://github.com/rockcarver/frodo-cli/compare/v0.19.0...v0.19.1
1431
-
1432
2003
  [0.19.0]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-18...v0.19.0
1433
-
1434
2004
  [0.18.2-18]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-17...v0.18.2-18
1435
-
1436
2005
  [0.18.2-17]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-16...v0.18.2-17
1437
-
1438
2006
  [0.18.2-16]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-15...v0.18.2-16
1439
-
1440
2007
  [0.18.2-15]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-14...v0.18.2-15
1441
-
1442
2008
  [0.18.2-14]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-13...v0.18.2-14
1443
-
1444
2009
  [0.18.2-13]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-12...v0.18.2-13
1445
-
1446
2010
  [0.18.2-12]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-11...v0.18.2-12
1447
-
1448
2011
  [0.18.2-11]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-10...v0.18.2-11
1449
-
1450
2012
  [0.18.2-10]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-9...v0.18.2-10
1451
-
1452
2013
  [0.18.2-9]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-8...v0.18.2-9
1453
-
1454
2014
  [0.18.2-8]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-7...v0.18.2-8
1455
-
1456
2015
  [0.18.2-7]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-6...v0.18.2-7
1457
-
1458
2016
  [0.18.2-6]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-5...v0.18.2-6
1459
-
1460
2017
  [0.18.2-5]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-4...v0.18.2-5
1461
-
1462
2018
  [0.18.2-4]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-3...v0.18.2-4
1463
-
1464
2019
  [0.18.2-3]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-2...v0.18.2-3
1465
-
1466
2020
  [0.18.2-2]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-1...v0.18.2-2
1467
-
1468
2021
  [0.18.2-1]: https://github.com/rockcarver/frodo-cli/compare/v0.18.2-0...v0.18.2-1
1469
-
1470
2022
  [0.18.2-0]: https://github.com/rockcarver/frodo-cli/compare/v0.18.1...v0.18.2-0
1471
-
1472
2023
  [0.18.1]: https://github.com/rockcarver/frodo-cli/compare/v0.18.0...v0.18.1
1473
-
1474
2024
  [0.18.0]: https://github.com/rockcarver/frodo-cli/compare/v0.17.1...v0.18.0
1475
-
1476
2025
  [0.17.1]: https://github.com/rockcarver/frodo-cli/compare/v0.17.0...v0.17.1
1477
-
1478
2026
  [0.17.0]: https://github.com/rockcarver/frodo-cli/compare/v0.16.2-1...v0.17.0
1479
-
1480
2027
  [0.16.2-1]: https://github.com/rockcarver/frodo-cli/compare/v0.16.2-0...v0.16.2-1
1481
-
1482
2028
  [0.16.2-0]: https://github.com/rockcarver/frodo-cli/compare/v0.16.1...v0.16.2-0
1483
-
1484
2029
  [0.16.1]: https://github.com/rockcarver/frodo-cli/compare/v0.16.0...v0.16.1
1485
-
1486
2030
  [0.16.0]: https://github.com/rockcarver/frodo-cli/compare/v0.15.1...v0.16.0
1487
-
1488
2031
  [0.15.1]: https://github.com/rockcarver/frodo-cli/compare/v0.15.1-0...v0.15.1
1489
-
1490
2032
  [0.15.1-0]: https://github.com/rockcarver/frodo-cli/compare/v0.15.0...v0.15.1-0
1491
-
1492
2033
  [0.15.0]: https://github.com/rockcarver/frodo-cli/compare/v0.14.1...v0.15.0
1493
-
1494
2034
  [0.14.1]: https://github.com/rockcarver/frodo-cli/compare/v0.14.0...v0.14.1
1495
-
1496
2035
  [0.14.0]: https://github.com/rockcarver/frodo-cli/compare/v0.13.3...v0.14.0
1497
-
1498
2036
  [0.13.3]: https://github.com/rockcarver/frodo-cli/compare/v0.13.2...v0.13.3
1499
-
1500
2037
  [0.13.2]: https://github.com/rockcarver/frodo-cli/compare/v0.13.1...v0.13.2
1501
-
1502
2038
  [0.13.1]: https://github.com/rockcarver/frodo-cli/compare/v0.13.0...v0.13.1
1503
-
1504
2039
  [0.13.0]: https://github.com/rockcarver/frodo-cli/compare/v0.12.5...v0.13.0
1505
-
1506
2040
  [0.12.5]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4...v0.12.5
1507
-
1508
2041
  [0.12.4]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4-6...v0.12.4
1509
-
1510
2042
  [0.12.4-6]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4-5...v0.12.4-6
1511
-
1512
2043
  [0.12.4-5]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4-4...v0.12.4-5
1513
-
1514
2044
  [0.12.4-4]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4-3...v0.12.4-4
1515
-
1516
2045
  [0.12.4-3]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4-2...v0.12.4-3
1517
-
1518
2046
  [0.12.4-2]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4-1...v0.12.4-2
1519
-
1520
2047
  [0.12.4-1]: https://github.com/rockcarver/frodo-cli/compare/v0.12.4-0...v0.12.4-1
1521
-
1522
2048
  [0.12.4-0]: https://github.com/rockcarver/frodo-cli/compare/v0.12.3...v0.12.4-0
1523
-
1524
2049
  [0.12.3]: https://github.com/rockcarver/frodo-cli/compare/v0.12.3-1...v0.12.3
1525
-
1526
2050
  [0.12.3-1]: https://github.com/rockcarver/frodo-cli/compare/v0.12.3-0...v0.12.3-1
1527
-
1528
2051
  [0.12.3-0]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2...v0.12.3-0
1529
-
1530
2052
  [0.12.2]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2-2...v0.12.2
1531
-
1532
2053
  [0.12.2-2]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2-1...v0.12.2-2
1533
-
1534
2054
  [0.12.2-1]: https://github.com/rockcarver/frodo-cli/compare/v0.12.2-0...v0.12.2-1
1535
-
1536
2055
  [0.12.2-0]: https://github.com/rockcarver/frodo-cli/compare/v0.12.1...v0.12.2-0
1537
-
1538
2056
  [0.12.1]: https://github.com/rockcarver/frodo-cli/compare/v0.12.0...v0.12.1
1539
-
1540
2057
  [0.12.0]: https://github.com/rockcarver/frodo-cli/compare/v0.11.1-2...v0.12.0
1541
-
1542
2058
  [0.11.1-2]: https://github.com/rockcarver/frodo-cli/compare/v0.11.1-1...v0.11.1-2
1543
-
1544
2059
  [0.11.1-1]: https://github.com/rockcarver/frodo-cli/compare/v0.11.1-0...v0.11.1-1
1545
-
1546
2060
  [0.11.1-0]: https://github.com/rockcarver/frodo-cli/compare/v0.10.4...v0.11.1-0
1547
-
1548
2061
  [0.10.4]: https://github.com/rockcarver/frodo/compare/v0.10.3...v0.10.4
1549
-
1550
2062
  [0.10.3]: https://github.com/rockcarver/frodo/compare/v0.10.3-0...v0.10.3
1551
-
1552
2063
  [0.10.3-0]: https://github.com/rockcarver/frodo/compare/v0.10.2...v0.10.3-0
1553
-
1554
2064
  [0.10.2]: https://github.com/rockcarver/frodo/compare/v0.10.2-0...v0.10.2
1555
-
1556
2065
  [0.10.2-0]: https://github.com/rockcarver/frodo/compare/v0.10.1...v0.10.2-0
1557
-
1558
2066
  [0.10.1]: https://github.com/rockcarver/frodo/compare/v0.10.0...v0.10.1
1559
-
1560
2067
  [0.10.0]: https://github.com/rockcarver/frodo/compare/v0.9.3-7...v0.10.0
1561
-
1562
2068
  [0.9.3-7]: https://github.com/rockcarver/frodo/compare/v0.9.3-6...v0.9.3-7
1563
-
1564
2069
  [0.9.3-6]: https://github.com/rockcarver/frodo/compare/v0.9.3-5...v0.9.3-6
1565
-
1566
2070
  [0.9.3-5]: https://github.com/rockcarver/frodo/compare/v0.9.3-4...v0.9.3-5
1567
-
1568
2071
  [0.9.3-4]: https://github.com/rockcarver/frodo/compare/v0.9.3-3...v0.9.3-4
1569
-
1570
2072
  [0.9.3-3]: https://github.com/rockcarver/frodo/compare/v0.9.3-2...v0.9.3-3
1571
-
1572
2073
  [0.9.3-2]: https://github.com/rockcarver/frodo/compare/v0.9.3-1...v0.9.3-2
1573
-
1574
2074
  [0.9.3-1]: https://github.com/rockcarver/frodo/compare/v0.9.3-0...v0.9.3-1
1575
-
1576
2075
  [0.9.3-0]: https://github.com/rockcarver/frodo/compare/v0.9.2...v0.9.3-0
1577
-
1578
2076
  [0.9.2]: https://github.com/rockcarver/frodo/compare/v0.9.2-12...v0.9.2
1579
-
1580
2077
  [0.9.2-12]: https://github.com/rockcarver/frodo/compare/v0.9.2-11...v0.9.2-12
1581
-
1582
2078
  [0.9.2-11]: https://github.com/rockcarver/frodo/compare/v0.9.2-10...v0.9.2-11
1583
-
1584
2079
  [0.9.2-10]: https://github.com/rockcarver/frodo/compare/v0.9.2-9...v0.9.2-10
1585
-
1586
2080
  [0.9.2-9]: https://github.com/rockcarver/frodo/compare/v0.9.2-8...v0.9.2-9
1587
-
1588
2081
  [0.9.2-8]: https://github.com/rockcarver/frodo/compare/v0.9.2-7...v0.9.2-8
1589
-
1590
2082
  [0.9.2-7]: https://github.com/rockcarver/frodo/compare/v0.9.2-6...v0.9.2-7
1591
-
1592
2083
  [0.9.2-6]: https://github.com/rockcarver/frodo/compare/v0.9.2-5...v0.9.2-6
1593
-
1594
2084
  [0.9.2-5]: https://github.com/rockcarver/frodo/compare/v0.9.2-4...v0.9.2-5
1595
-
1596
2085
  [0.9.2-4]: https://github.com/rockcarver/frodo/compare/v0.9.2-3...v0.9.2-4
1597
-
1598
2086
  [0.9.2-3]: https://github.com/rockcarver/frodo/compare/v0.9.2-2...v0.9.2-3
1599
-
1600
2087
  [0.9.2-2]: https://github.com/rockcarver/frodo/compare/v0.9.2-1...v0.9.2-2
1601
-
1602
2088
  [0.9.2-1]: https://github.com/rockcarver/frodo/compare/v0.9.2-0...v0.9.2-1
1603
-
1604
2089
  [0.9.2-0]: https://github.com/rockcarver/frodo/compare/v0.9.1...v0.9.2-0
1605
-
1606
2090
  [0.9.1]: https://github.com/rockcarver/frodo/compare/v0.9.1-1...v0.9.1
1607
-
1608
2091
  [0.9.1-1]: https://github.com/rockcarver/frodo/compare/v0.9.1-0...v0.9.1-1
1609
-
1610
2092
  [0.9.1-0]: https://github.com/rockcarver/frodo/compare/v0.9.0...v0.9.1-0
1611
-
1612
2093
  [0.9.0]: https://github.com/rockcarver/frodo/compare/v0.8.2...v0.9.0
1613
-
1614
2094
  [0.8.2]: https://github.com/rockcarver/frodo/compare/v0.8.2-1...v0.8.2
1615
-
1616
2095
  [0.8.2-1]: https://github.com/rockcarver/frodo/compare/v0.8.2-0...v0.8.2-1
1617
-
1618
2096
  [0.8.2-0]: https://github.com/rockcarver/frodo/compare/v0.8.1...v0.8.2-0
1619
-
1620
2097
  [0.8.1]: https://github.com/rockcarver/frodo/compare/v0.8.1-0...v0.8.1
1621
-
1622
2098
  [0.8.1-0]: https://github.com/rockcarver/frodo/compare/v0.8.0...v0.8.1-0
1623
-
1624
2099
  [0.8.0]: https://github.com/rockcarver/frodo/compare/v0.7.1-1...v0.8.0
1625
-
1626
2100
  [0.7.1-1]: https://github.com/rockcarver/frodo/compare/v0.7.1-0...v0.7.1-1
1627
-
1628
2101
  [0.7.1-0]: https://github.com/rockcarver/frodo/compare/v0.7.0...v0.7.1-0
1629
-
1630
2102
  [0.7.0]: https://github.com/rockcarver/frodo/compare/v0.6.4-4...v0.7.0
1631
-
1632
2103
  [0.6.4-4]: https://github.com/rockcarver/frodo/compare/v0.6.4-3...v0.6.4-4
1633
-
1634
2104
  [0.6.4-3]: https://github.com/rockcarver/frodo/compare/v0.6.4-2...v0.6.4-3
1635
-
1636
2105
  [0.6.4-2]: https://github.com/rockcarver/frodo/compare/v0.6.4-1...v0.6.4-2
1637
-
1638
2106
  [0.6.4-1]: https://github.com/rockcarver/frodo/compare/v0.6.4-0...v0.6.4-1
1639
-
1640
2107
  [0.6.4-0]: https://github.com/rockcarver/frodo/compare/v0.6.3...v0.6.4-0
1641
-
1642
2108
  [0.6.3]: https://github.com/rockcarver/frodo/compare/v0.6.3-alpha.51...v0.6.3
1643
-
1644
2109
  [0.6.3-alpha.51]: https://github.com/rockcarver/frodo/compare/6137b8b19f1c22af40af5afbf7a2e6c5a95b61cb...v0.6.3-alpha.51