Metadata-Version: 2.4
Name: vsi-cli
Version: 1.0.2
Summary: vsi cli <--> aws cli wrapper
Home-page: https://gitlab.spectrumflow.net/C-Ermias.Girmai/vsi-cli
Author: ermiasgirmai
Author-email: c-ermias.girmai@charter.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: typer>=0.9.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# vsi-cli 1.0.2

a vsi cli wrapper built on top of aws cli to simply aws operations based on daily usage.
## Installation

```bash
pip install vsi-cli==1.0.2
```
*reqs: latest aws cli, aws ssm plugin

## Usage
non-stable, wip.
supported commands:
    - set up sso profile
    - list configured sso profiles
    - tunnel to bastion
    - port forward to resources through bastion
    - install latest aws cli
