Skip to content

Commit

Permalink
change table syntax in README
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaysomani07 committed Mar 5, 2023
1 parent ffb5687 commit 5efecae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -67,12 +67,12 @@ Please refer to our [Cloudlens documentation](https://one2n.gitbook.io/docs/) to

Cloudlens uses k9s like shortcuts for navigation. Listed below are few of the shortcuts:

| Action | Command | |
|----------------------------------------------------------------|-------------------------------|------------------------------------------------------------------------|
| Show active keyboard mnemonics and help | `?` | | |
| To bail out of cloudlens | `:q`, `ctrl-c` | |
| Bails out of view/command/filter mode | `<esc>` | |
| To view and switch to another AWS Service | `:`S3/EC2/VPC⏎ | |
| **Action** | **Command** |
|-------------------------------------------|---------------|
| Show active keyboard mnemonics and help | ? |
| To bail out of cloudlens | :q , ctrl-c |
| Bails out of view/command/filter mode | esc |
| To view and switch to another AWS Service | :S3/EC2/VPC⏎ |

## Note
**Cloudlens reads your ~/.aws/config file, but it does not store or send your access and secret key anywhere. The access and secret key is used only to securely connect to AWS API via AWS SDK.**
Expand Down

0 comments on commit 5efecae

Please sign in to comment.