Missing scripting api cake passbolt suspend user

Q1. What is the problem that you are trying to solve?
I use the scripting tool or api ‘/usr/share/php/passbolt/bin/cake’ to script the creation of users.
In the Web App i have the option to suspend users and i have a script to disable or delete users from all the tools they are allowed to use. However in the passbolt cake tool i miss the option to suspend or delete a user

Q2 - Who is impacted?
This is desired for scripting possibilities

Q3 - Why is it important and/or urgent?
It is strategic to streamline creation or suspend / removal of users

Q4 - What is your proposed solution? (optional)
It would be perfect to have the command line option like:

  • to suspend a user
    cake passbolt disable_user -f Firstname -l Lastname -u EmailAddress

  • to delete a user
    cake passbolt delete_user -f Firstname -l Lastname -u EmailAddress

( the complete username just to be sure the correct user is suspended or deleted )

Q5. Community support
People can vote for this idea to show traction:

  • :ok_woman: Must have: this is critical for me to have this
  • :raising_hand_woman: Should have: this is important for me to have this
  • :tipping_hand_woman: Could have: this could be nice to have
  • :no_good_woman: Won’t have: we should not schedule this (explain why)
0 voters
1 Like