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