infamousjoeg / cybr-cli

A "Swiss Army Knife" command-line interface (CLI) for easy human and non-human interaction with @CyberArk suite of products.
Apache License 2.0
72 stars 16 forks source link

cybr accounts move Command #47

Closed infamousjoeg closed 3 years ago

infamousjoeg commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, the PAS REST API does not support a straight move of accounts. In order to move an account from one safe to another, you must cybr accounts delete from old safe and cybr accounts add to the new safe.

Describe the solution you'd like The delete and add actions merged into a single command: cybr accounts move.