wasmer_cli
5.0.5-rc1
In wasmer_cli::commands::app::secrets::utils
Function
wasmer_cli
::
commands
::
app
::
secrets
::
utils
::
reveal_secrets
Copy item path
source
ยท
[
−
]
pub(crate) async fn reveal_secrets( client: &WasmerClient, app_id: &
str
, ) ->
Result
<
Vec
<
Secret
>>