awscli-software
                Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| awscli-software [2020/02/03 20:51] – created aorth | awscli-software [2021/11/22 13:26] (current) – aorth | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== Information ===== | ===== Information ===== | ||
| - | * Version: | + | * Version: | 
| * Added: February, 2020 | * Added: February, 2020 | ||
| - | * Link: https://pypi.org/project/awscli/ | + |  | 
| + |  | ||
| ===== Usage ===== | ===== Usage ===== | ||
| Line 14: | Line 15: | ||
| < | < | ||
| - | Load one version | + | Load one version into your environment and run it: | 
| - | < | + | < | 
| - | $ aws</ | + | $ aws --version | 
| + | aws-cli/ | ||
| ===== Installation ====== | ===== Installation ====== | ||
| Line 22: | Line 24: | ||
| Notes from the sysadmin during installation: | Notes from the sysadmin during installation: | ||
| - | < | + | < | 
| - | $ sudo chown aorth / | + | $ curl " | 
| - | $ python3 | + | $ unzip awscliv2.zip | 
| - | $ source | + | $ sudo mkdir -p / | 
| - | $ pip install --upgrade setuptools pip | + | $ sudo chown aorth / | 
| - | $ pip install awscli | + | # install will use the v2 directory... | 
| - | $ sudo chown -R root:root / | + | $ ./aws/install --install-dir / | 
| + | $ sudo chown -R root:root / | ||
| + | |||
| + | **Note:** As of version 2 Amazon has switched from a Python package to a static binary that seems to include its own Python etc. Their installer is annoying as it tries to create directories, | ||
awscli-software.1580763090.txt.gz · Last modified:  by aorth
                
                