Created
March 25, 2015 18:26
-
-
Save wjimenez5271/810c4d9c42e9e1149e13 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ knife actor map; knife group show admin | |
| Found 1 users and 1 clients | |
| wrote map to 'actor-map.yaml' | |
| ERROR: The object you are looking for could not be found | |
| Response: Cannot load group admin | |
| $ cat actor-map.yaml | |
| --- | |
| :user_map: | |
| :users: | |
| wjimenez: 0000000000005b6a389645cc1382caf8 | |
| :usags: | |
| 0000000000005b6a389645cc1382caf8: wjimenez | |
| :clients: | |
| myorg-validator: myorg-validator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment