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.