UNPKG

@midships-global/frodo-cli

Version:

A command line interface to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.

17 lines (15 loc) 388 B
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "type": "node", "request": "attach", "name": "Attach Debugger", "port": 2000, "restart": true } ] }