Docs.rs
envvault-cli-0.5.1
envvault-cli 0.5.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
whynaidu
Dependencies
aes-gcm ^0.10.3
normal
arboard ^3
normal
argon2 ^0.5.3
normal
base64 ^0.22.1
normal
chrono ^0.4.44
normal
clap ^4.5
normal
clap_complete ^4.5
normal
comfy-table ^7.2
normal
console ^0.15.11
normal
dialoguer ^0.11.0
normal
hkdf ^0.12.4
normal
hmac ^0.12.1
normal
keyring ^3.6
normal
optional
libc ^0.2
normal
rand ^0.9
normal
regex ^1
normal
rusqlite ^0.31
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.9
normal
subtle ^2.6
normal
thiserror ^2.0
normal
toml ^0.8.23
normal
ureq ^3
normal
optional
zeroize ^1.8
normal
assert_cmd ^2.1
dev
assert_fs ^1.1
dev
predicates ^3.1
dev
tempfile ^3.26
dev
Versions
79.23%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module delete
envvault
0.5.1
Module delete
Module Items
Functions
In envvault::
cli::
commands
envvault
::
cli
::
commands
Module
delete
Copy item path
Source
Expand description
envvault delete
— remove a secret from the vault.
Functions
§
execute
Execute the
delete
command.