Datadog CRUD resources from the command line.
Project description
dogcrud
dogcrud is a command line tool for working with Datadog CRUD resources, like
dashboards, monitors, and log pipelines.
Installation
The recommended installation is to use uv, a tool
for installing Python based command line tools like dogcrud.
uv tool install dogcrud
Usage
Save all Datadog sources supported by dogcrud:
dogcrud save all
Run dogcrud to see how to restore and open saved JSON files.
Shell Completion
dogcrud supports command line completion.
For bash, add this to ~/.bashrc:
eval "$(_DOGCRUD_COMPLETE=bash_source dogcrud)"
For zsh, add this to ~/.zshrc:
eval "$(_DOGCRUD_COMPLETE=zsh_source dogcrud)"
For fish, add this to ~/.config/fish/completions/dogcrud.fish:
_DOGCRUD_COMPLETE=fish_source dogcrud | source
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dogcrud-1.5.0.tar.gz.
File metadata
- Download URL: dogcrud-1.5.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.2 cpython/3.12.3 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
177a6305525c0d7ffe7ec9006c3f2b368551fbe91d7b48921f1474dcd5a31e45
|
|
| MD5 |
ba6292b9eb9ddf6dcf2f9aae2360db76
|
|
| BLAKE2b-256 |
ad9904b09c2c43f0167e5cf070f8874d67569a3f824e8854df862db35176b785
|
File details
Details for the file dogcrud-1.5.0-py3-none-any.whl.
File metadata
- Download URL: dogcrud-1.5.0-py3-none-any.whl
- Upload date:
- Size: 22.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.2 cpython/3.12.3 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fdcf8273681a056cee0ccc5f9c19aa43a76847ed83b8b56eb5397947bc444ba4
|
|
| MD5 |
8ab328a6273c94890d175094e292e07c
|
|
| BLAKE2b-256 |
d662271d52e6c369718289f71a7869f76716e8f5ace1a1a00470664e632c7893
|