Function wasmer_cli::commands::app::secrets::utils::get_app_id
source ยท pub(super) async fn get_app_id(
client: &WasmerClient,
app: Option<&AppIdent>,
app_dir_path: Option<&PathBuf>,
quiet: bool,
non_interactive: bool,
) -> Result<String>
Expand description
A secrets-specific app to retrieve an app identifier.