Function pcli::command::query::watch

source ยท
async fn watch(
    key_regex: String,
    nv_key_regex: String,
    app: &mut App
) -> Result<()>