Skip to content

Commit 31c7f4e

Browse files
authored
Merge pull request #22 from lamhaison/develop
[Docs] - updates documents for aws_history_commandline
2 parents 6092177 + 4b66184 commit 31c7f4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,14 @@ You can search list function and after that you can run which `funtion_name` to
168168
Hotkey (US keyboard layout): Ctrl + r and you can search the history commandlines and enter to chose which commandline you want to run or edit before running.
169169
```
170170

171+
172+
### List history of aws cli
173+
```
174+
Hotkey (US keyboard layout): Option + h or aws_history
175+
```
176+
![image](./images/aws_history_command/step_1.png)
177+
178+
171179
### When you want to build a aws commandline to build your aws cli with hint by Peco search
172180
```
173181
Hotkey (US keyboard layout): Option + ac

0 commit comments

Comments
 (0)