No project description provided
Project description
cloudben
Usage:
$ cloudben [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.
Commands:
create-record
delete-record
delete-records
get-records
cloudben create-record
Usage:
$ cloudben create-record [OPTIONS] ZONE_ID NAME CONTENT TYPE:{A|CNAME|AAAA|TXT|MX}
Arguments:
ZONE_ID
: your zone id [required]NAME
: name of the Cloudflare record [required]CONTENT
: value of the Cloudflare record (what the record will resolve to) [required]TYPE:{A|CNAME|AAAA|TXT|MX}
: type of the Cloudflare record [required]
Options:
--priority INTEGER RANGE
: priority of the TXT record [default: 0; 0<=x<=65535]--json / --no-json
: will output valid JSON. It can we useful when using this command in your script. Vanity logging will be disabled [default: no-json]--help
: Show this message and exit.
cloudben delete-record
Usage:
$ cloudben delete-record [OPTIONS] ZONE_ID RECORD_ID
Arguments:
ZONE_ID
: your zone id [required]RECORD_ID
: id of the record to delete [required]
Options:
--force
: Do not ask for confirmation when deleting.--help
: Show this message and exit.
cloudben delete-records
Usage:
$ cloudben delete-records [OPTIONS] ZONE_ID QUERY
Arguments:
ZONE_ID
: your zone id [required]QUERY
: Text to be contained in the record's name. [required]
Options:
--force
: Do not ask for confirmation when deleting.--help
: Show this message and exit.
cloudben get-records
Usage:
$ cloudben get-records [OPTIONS] ZONE_ID
Arguments:
ZONE_ID
: your zone id [required]
Options:
--query TEXT
: Text to be contained in the record's name.--json / --no-json
: will output valid JSON. It can we useful when using this command in your script. Vanity logging will be disabled [default: no-json]--help
: Show this message and exit.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cloudben-0.1.0.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file cloudben-0.1.0.tar.gz
.
File metadata
- Download URL: cloudben-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5408b6c2939983f3003179a8be907adee0175880f9fcc693f782cbb74f7a4e8b |
|
MD5 | f97f7bde19a803d7c670d5d061547c13 |
|
BLAKE2b-256 | f982cdcc5554fe54253e9711025cdc8da054e87bb3f119bb29565b60d6c30f15 |
File details
Details for the file cloudben-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: cloudben-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.3 Darwin/23.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d49c817a199b785ff71ec81d894ca25fbbc24eeb2bab83fd37a054a3cbc7928d |
|
MD5 | 8c179df882e578ef3a6d1a969abfd3ba |
|
BLAKE2b-256 | 48e30c46b6a5d01bd7ea4ed7b7af56d2d95729ed270f15fe54bf4aad5f5ffa14 |