Forum Discussion

Former Member's avatar
Former Member
4 years ago

Example for duplicating items from one vault to another not funtional

To duplicate all the items from an account to another account: op item list --vault test-vault --format json --account agilebits | \ op item get --format json --account agilebits - | \ op item cr...