https://github.com/rajiv-k/nats-cli
https://github.com/rajiv-k/nats-cli
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rajiv-k/nats-cli
- Owner: rajiv-k
- Created: 2024-07-18T06:21:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T06:31:52.000Z (11 months ago)
- Last Synced: 2025-02-08T16:13:04.648Z (4 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## nats-cli
### build
```console
$ docker build --build-arg NATS_CLI_VERSION=0.1.3 -t nats-cli:1.0 .
```