An open API service indexing awesome lists of open source software.

https://github.com/txthinking/cloudflare

cloudflare cli
https://github.com/txthinking/cloudflare

Last synced: about 1 year ago
JSON representation

cloudflare cli

Awesome Lists containing this project

README

          

# cloudflare

cloudflare cli

> Requirements: `$ nami install jq`

### Install via [nami](https://github.com/txthinking/nami)

```
$ nami install cloudflare
```

### Usage

```
cloudflare [command options] [arguments...]
-e, --email
-k, --key
-z, --zone
-d, --domain
-4, --ipv4
-6, --ipv6
```

### Example

```
$ cloudflare -e user@example.com -k c2547eb745079dac9320b638f5e225cf483cc6cfdda41 -z 023e105f4ecef8ad9ca31a8372d0c356 -d hello.example.com -4 8.8.8.8
```

## Author

A project by [txthinking](https://www.txthinking.com)

## License

Licensed under The MIT License