https://github.com/captncodr/dhl-cli
https://github.com/captncodr/dhl-cli
cli dhl dhl-api fsharp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/captncodr/dhl-cli
- Owner: CaptnCodr
- Created: 2022-06-05T21:27:32.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T13:46:11.000Z (9 months ago)
- Last Synced: 2025-03-18T21:50:46.119Z (about 2 months ago)
- Topics: cli, dhl, dhl-api, fsharp
- Language: F#
- Homepage:
- Size: 78.1 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DHL CLI
Track your DHL shippings via CLI with current shipping events.
## 0. Setup
Set application's path in system's environment "Path" variables.
## 1. Using
##### Command tree of all (sub-) commands and parameters:
```
> dhl [command | alias] [subcommand | alias] [parameter][ number | -n ]
+--[ add | -a ]
| +--[ number ]
+--[ remove | -r ]
+--[ number ][ detail | -d ]
+--[ number ][ package | -p ]
+--[ number ][ weblink | -w ]
+--[ number ][ update | -u ]
[ setkey | -s ]
+--[ key ][ getkey | -k ]
[ version | -v ]
[ help | -h ]
```Type:
`dhl help` or `dhl -h` for further information.