Skip to content

Commit

Permalink
Updates readme to match new workload registration syntax (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajessup authored and y2bishop2y committed Jan 18, 2018
1 parent 156db7c commit 44db65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Get the id so we can use it in the next step.

Call the registration API with *spire-server register* providing the workload user id.

$ spire-server register \
$ spire-server entry create \
-parentID spiffe://example.org/host \
-spiffeID spiffe://example.org/host/workload \
-selector unix:uid:{workload user id from previous step}
Expand Down

0 comments on commit 44db65f

Please sign in to comment.