Skip to content

Commit d814f34

Browse files
committed
format shell call
1 parent 306f65c commit d814f34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Flags:
3030
## Examples:
3131

3232
```
33-
aca --start-time 5m --call-source eks.amazonaws.com -o chart
33+
> aca --start-time 5m --call-source eks.amazonaws.com -o chart
3434
2023/01/26 14:24:30 Filtered to 214 events out of 376
3535
EVENT SOURCE API CALL SOURCE IDENTITY USER AGENT
3636
ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-ServiceRole-012345678901234567 eks.amazonaws.com
@@ -42,7 +42,7 @@ ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-Ser
4242
```
4343

4444
```
45-
aca --start-time 5m --api DescribeInstances -o chart
45+
> aca --start-time 5m --api DescribeInstances -o chart
4646
2023/01/26 14:24:30 Filtered to 214 events out of 376
4747
EVENT SOURCE API CALL SOURCE IDENTITY USER AGENT
4848
ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-ServiceRole-012345678901234567 eks.amazonaws.com
@@ -54,7 +54,7 @@ ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-Ser
5454
```
5555

5656
```
57-
aca --start-time 5m --user-agent 'karpenter.sh-v0.23.0' -o chart
57+
> aca --start-time 5m --user-agent 'karpenter.sh-v0.23.0' -o chart
5858
2023/01/26 14:27:20 Filtered to 9 events out of 405
5959
EVENT SOURCE API CALL SOURCE IDENTITY USER AGENT
6060
ec2.amazonaws.com DescribeInstanceTypes 3.22.70.109 username-karpenter-dev-us-east-2-karpenter aws-sdk-go/1.44.154 (go1.19.4; linux; amd64) karpenter.sh-v0.23.0-3-gaece5998

0 commit comments

Comments
 (0)