@rockcarver/frodo-cli 2.0.0-9 → 2.0.0

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