Skip to content
Snippets Groups Projects
Commit 27923839 authored by Michael Davis's avatar Michael Davis
Browse files

[ci] Adds eos vid set map

parent a1bd7072
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ fi
# 2. Add authorisation key (must be the same as the one specified in client.sh)
EOS_AUTH_KEY=migration-test-token
eos -r 0 0 set map -grpc key:${EOS_AUTH_KEY} vuid:2 vid:2
eos -r 0 0 vid set map -grpc key:${EOS_AUTH_KEY} vuid:2 vgid:2
echo "gRPC authorized uid and gid:"
eos -r 0 0 vid ls | grep grpc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment