Running Container with arguments for password gpg json
Running an otterdog container using a table of arguments below. More information in README.md
| Argument | Description |
|---|---|
| -g | .gnupg directory PATH by default $HOME/.gnupg if it is not provided |
| -o | Output ORGS directory path by default $PWD/orgs if it is not provided |
| -c | otterdog json file path by default $PWD/otterdog.json if it is not provided |
| -p | .password-store directory PATH by default $HOME/.password-store if it is not provided |
| -h | Help about container arguments and otterdog |
Closes #11 (closed)
Edited by Francisco Perez