Skip to content

Commit

Permalink
Move tea-cli to src/tea-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
reweeden committed Jan 13, 2025
1 parent 651f978 commit 6db0627
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deploying.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ environment management.

To install the TEA CLI using git over SSH:
```
pipx install git+ssh://[email protected]/asfadmin/thin-egress-app.git#subdirectory=tea-cli
pipx install git+ssh://[email protected]/asfadmin/thin-egress-app.git#subdirectory=src/tea-cli
```

Or, to install the TEA CLI using git over HTTPS:
```
pipx install git+https://github.com/asfadmin/thin-egress-app.git#subdirectory=tea-cli
pipx install git+https://github.com/asfadmin/thin-egress-app.git#subdirectory=src/tea-cli
```

### Using the TEA CLI
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 6db0627

Please sign in to comment.