Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linzeyan/icp
Check ICP status using WEST api.
https://github.com/linzeyan/icp
icp
Last synced: about 1 month ago
JSON representation
Check ICP status using WEST api.
- Host: GitHub
- URL: https://github.com/linzeyan/icp
- Owner: linzeyan
- License: mit
- Created: 2021-08-26T03:27:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T08:21:03.000Z (almost 2 years ago)
- Last Synced: 2023-07-27T22:19:10.951Z (over 1 year ago)
- Topics: icp
- Language: Go
- Homepage: https://linzeyan.github.io/icp/
- Size: 3.49 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icp
Check ICP status using WEST api.### Usage
```shell
Usage:
icp [flags]Flags:
-c, --config string Config File (default: $HOME/.env)
-d, --domain string Domain Name (required)
-h, --help help for icp
```
### Example
`icp -c /path/to/env -d domain.com`