Skip to content

Commit

Permalink
add requirements for credential_process
Browse files Browse the repository at this point in the history
  • Loading branch information
bitte-ein-bit committed Oct 8, 2024
1 parent ffc508c commit 5c1ef44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ You can use this by adding the following to your `~/.aws/credentials` file:
credential_process = clisso get my-app --output credential_process
```

> **IMPORTANT**: If `clisso get my-app --output credential_process` prompts for any input, the `credential_process` will not work as expected. Make sure to configure Clisso to not prompt for any input (Store the password in the key chain, use push MFA).
Alternatively you can run the following command to configure all Apps for use with `credential_process`:

```bash
Expand Down

0 comments on commit 5c1ef44

Please sign in to comment.