telophasecli icon indicating copy to clipboard operation
telophasecli copied to clipboard

Add support for account deletion

Open dschofie opened this issue 9 months ago • 0 comments

We want to allow explicit account deletion by setting a field Delete: true in the Accounts: field

For example,

    Accounts:
      - Email: "[email protected]"
        Name: "MyAccount"
        Delete: true

dschofie avatar May 23 '24 14:05 dschofie