Skip to content

Commit 5809c54

Browse files
committed
feat: force release
1 parent 7da4ae3 commit 5809c54

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Interactive CLI tool for exec into AWS ECS tasks (containers) - from [SchematicH
2626
- ⚙️ Profile and region management
2727
- 💾 Persistent configuration
2828
- 🎨 Beautiful CLI interface
29+
- 📍 Navigation between clusters, tasks, and containers.
2930

3031
## Prerequisites
3132

@@ -121,11 +122,11 @@ aws sso login --profile your-profile
121122
```
122123

123124
- `AWS Credentials not configured`
124-
125+
125126
Configure your AWS credentials by setting up your `~/.aws/credentials` and `~/.aws/config` files. You can use aws configure to set up access keys, or set up AWS SSO profiles.
126127

127128
- `No clusters found`
128-
129+
129130
Ensure you have access to ECS clusters in the selected AWS region and that your AWS credentials have the necessary permissions.
130131

131132
## License

0 commit comments

Comments
 (0)