server acl add

$ kopia server acl add \
        --user=... \
        --target=... \
        --access=...

Add ACL entry

Flag Short Default Help
--access Access the user gets to subject
--[no-]overwrite false Overwrite existing rule with the same user and target
--target Manifests targeted by the rule (type:T,key1:value1,…,keyN:valueN)
--user User the ACL targets