Skip to content

Using a colon inside a custom field name is interpreted by Keeper as a new custom field #4

@Surowa

Description

@Surowa

When using, for a custom field named company:customfield:salt and a value of false, using this to set it:
$custom = "company:customfield:salt : true"
Add-KeeperRecord -UpdateOnly -Title $title -Login $login -GeneratePassword -Custom $custom

It creates a new custom field named "company" and a value of "customfield:salt : true"
How to escape this properly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions