Santiago-Labs/telophasecli

Add support for account deletion

dschofie opened this issue · 0 comments

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

For example,

    Accounts:
      - Email: "danny@example.com"
        Name: "MyAccount"
        Delete: true