Skip to content

Commit

Permalink
Refactor: switch args style (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Jan 9, 2025
2 parents 6f5830c + edefa93 commit 1a940c4
Show file tree
Hide file tree
Showing 17 changed files with 59 additions and 324 deletions.
86 changes: 0 additions & 86 deletions .github/workflows/scrape.yml

This file was deleted.

10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,10 @@ The most recent config used is saved for next time.

### Switch the active target

For `envs`:
Use one or both of the `-e/--env` and `-p/--participant` flags:

```console
littlepay switch env <env_name>
```

And `participants`:

```console
littlepay switch participant <participant_id>
littlepay switch -e <env_name> -p <participant_id>
```

## Work with groups
Expand Down
4 changes: 0 additions & 4 deletions data/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions data/mst_groups.csv

This file was deleted.

33 changes: 0 additions & 33 deletions data/mst_linked_groups_products.csv

This file was deleted.

79 changes: 0 additions & 79 deletions data/mst_products.csv

This file was deleted.

2 changes: 0 additions & 2 deletions data/sacrt_groups.csv

This file was deleted.

4 changes: 0 additions & 4 deletions data/sacrt_linked_groups_products.csv

This file was deleted.

21 changes: 0 additions & 21 deletions data/sacrt_products.csv

This file was deleted.

5 changes: 0 additions & 5 deletions data/sbmtd_groups.csv

This file was deleted.

8 changes: 0 additions & 8 deletions data/sbmtd_linked_groups_products.csv

This file was deleted.

30 changes: 0 additions & 30 deletions data/sbmtd_products.csv

This file was deleted.

Loading

0 comments on commit 1a940c4

Please # to comment.