2021-07-24 03:17:10 +02:00
<!DOCTYPE html> < html lang = "en" > < head > < meta charset = "utf-8" > < meta name = "viewport" content = "width=device-width, initial-scale=1.0" > < meta name = "generator" content = "rustdoc" > < meta name = "description" content = "API documentation for the Rust `kanidm_cli` crate." > < meta name = "keywords" content = "rust, rustlang, rust-lang, kanidm_cli" > < title > kanidm_cli - Rust< / title > < link rel = "stylesheet" type = "text/css" href = "../normalize.css" > < link rel = "stylesheet" type = "text/css" href = "../rustdoc.css" id = "mainThemeStyle" > < link rel = "stylesheet" type = "text/css" href = "../light.css" id = "themeStyle" > < link rel = "stylesheet" type = "text/css" href = "../dark.css" disabled > < link rel = "stylesheet" type = "text/css" href = "../ayu.css" disabled > < script id = "default-settings" > < / script > < script src = "../storage.js" > < / script > < script src = "../crates.js" > < / script > < noscript > < link rel = "stylesheet" href = "../noscript.css" > < / noscript > < link rel = "icon" type = "image/svg+xml" href = "../favicon.svg" >
< link rel = "alternate icon" type = "image/png" href = "../favicon-16x16.png" >
2021-07-30 01:49:13 +02:00
< link rel = "alternate icon" type = "image/png" href = "../favicon-32x32.png" > < style type = "text/css" > # crate-search { background-image : url ( "../down-arrow.svg" ) ; } < / style > < / head > < body class = "rustdoc mod crate" > <!-- [if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif] --> < nav class = "sidebar" > < div class = "sidebar-menu" role = "button" > ☰ < / div > < a href = '../kanidm_cli/index.html' > < div class = 'logo-container rust-logo' > < img src = '../rust-logo.png' alt = 'logo' > < / div > < / a > < h2 class = "location" > Crate kanidm_cli< / h2 > < div class = "block version" > < p > Version 1.1.0-alpha.5< / p > < / div > < div class = "sidebar-elems" > < a id = "all-types" href = "all.html" > < p > See all kanidm_cli's items< / p > < / a > < div class = "block items" > < ul > < li > < a href = "#modules" > Modules< / a > < / li > < li > < a href = "#structs" > Structs< / a > < / li > < li > < a href = "#enums" > Enums< / a > < / li > < / ul > < / div > < div id = "sidebar-vars" data-name = "kanidm_cli" data-ty = "mod" data-relpath = "" > < / div > < script defer src = "sidebar-items.js" > < / script > < / div > < / nav > < div class = "theme-picker" > < button id = "theme-picker" aria-label = "Pick another theme!" aria-haspopup = "menu" title = "themes" > < img src = "../brush.svg" width = "18" height = "18" alt = "Pick another theme!" > < / button > < div id = "theme-choices" role = "menu" > < / div > < / div > < nav class = "sub" > < form class = "search-form" > < div class = "search-container" > < div > < select id = "crate-search" > < option value = "All crates" > All crates< / option > < / select > < input class = "search-input" name = "search" disabled autocomplete = "off" spellcheck = "false" placeholder = "Click or press ‘ S’ to search, ‘ ?’ for more options…" type = "search" > < / div > < button type = "button" id = "help-button" title = "help" > ?< / button > < a id = "settings-menu" href = "../settings.html" title = "settings" > < img src = "../wheel.svg" width = "18" height = "18" alt = "Change settings" > < / a > < / div > < / form > < / nav > < section id = "main" class = "content" > < h1 class = "fqn" > < span class = "in-band" > Crate < a class = "mod" href = "#" > kanidm_cli< / a > < button id = "copy-path" onclick = "copy_path(this)" title = "copy path" > < img src = "../clipboard.svg" width = "19" height = "18" alt = "Copy item import" title = "Copy item import to clipboard" > < / button > < / span > < span class = "out-of-band" > < span id = "render-detail" > < a id = "toggle-all-docs" href = "javascript:void(0)" title = "collapse all docs" > [< span class = "inner" > − < / span > ]< / a > < / span > < a class = "srclink" href = "../src/kanidm_cli/lib.rs.html#1-133" title = "goto source code" > [src]< / a > < / span > < / h1 > < h2 id = "modules" class = "section-header" > < a href = "#modules" > Modules< / a > < / h2 >
2021-07-24 03:17:10 +02:00
< table > < tr class = "module-item" > < td > < a class = "mod" href = "account/index.html" title = "kanidm_cli::account mod" > account< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "mod" href = "common/index.html" title = "kanidm_cli::common mod" > common< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "mod" href = "group/index.html" title = "kanidm_cli::group mod" > group< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "mod" href = "oauth2/index.html" title = "kanidm_cli::oauth2 mod" > oauth2< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "mod" href = "raw/index.html" title = "kanidm_cli::raw mod" > raw< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "mod" href = "recycle/index.html" title = "kanidm_cli::recycle mod" > recycle< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "mod" href = "session/index.html" title = "kanidm_cli::session mod" > session< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < / table > < h2 id = "structs" class = "section-header" > < a href = "#structs" > Structs< / a > < / h2 >
< table > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountCommonOpt.html" title = "kanidm_cli::AccountCommonOpt struct" > AccountCommonOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountCreateOpt.html" title = "kanidm_cli::AccountCreateOpt struct" > AccountCreateOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountCredentialSet.html" title = "kanidm_cli::AccountCredentialSet struct" > AccountCredentialSet< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountNamedExpireDateTimeOpt.html" title = "kanidm_cli::AccountNamedExpireDateTimeOpt struct" > AccountNamedExpireDateTimeOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountNamedOpt.html" title = "kanidm_cli::AccountNamedOpt struct" > AccountNamedOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountNamedTagOpt.html" title = "kanidm_cli::AccountNamedTagOpt struct" > AccountNamedTagOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountNamedTagPkOpt.html" title = "kanidm_cli::AccountNamedTagPkOpt struct" > AccountNamedTagPkOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountNamedValidDateTimeOpt.html" title = "kanidm_cli::AccountNamedValidDateTimeOpt struct" > AccountNamedValidDateTimeOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.AccountPosixOpt.html" title = "kanidm_cli::AccountPosixOpt struct" > AccountPosixOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.CommonOpt.html" title = "kanidm_cli::CommonOpt struct" > CommonOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.CreateOpt.html" title = "kanidm_cli::CreateOpt struct" > CreateOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.DebugOpt.html" title = "kanidm_cli::DebugOpt struct" > DebugOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.FilterOpt.html" title = "kanidm_cli::FilterOpt struct" > FilterOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.GroupNamedMembers.html" title = "kanidm_cli::GroupNamedMembers struct" > GroupNamedMembers< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.GroupPosixOpt.html" title = "kanidm_cli::GroupPosixOpt struct" > GroupPosixOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.LoginOpt.html" title = "kanidm_cli::LoginOpt struct" > LoginOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.LogoutOpt.html" title = "kanidm_cli::LogoutOpt struct" > LogoutOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.ModifyOpt.html" title = "kanidm_cli::ModifyOpt struct" > ModifyOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.Named.html" title = "kanidm_cli::Named struct" > Named< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "struct" href = "struct.Oauth2BasicCreateOpt.html" title = "kanidm_cli::Oauth2BasicCreateOpt struct" > Oauth2BasicCreateOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < / table > < h2 id = "enums" class = "section-header" > < a href = "#enums" > Enums< / a > < / h2 >
2021-07-30 01:49:13 +02:00
< table > < tr class = "module-item" > < td > < a class = "enum" href = "enum.AccountCredential.html" title = "kanidm_cli::AccountCredential enum" > AccountCredential< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.AccountOpt.html" title = "kanidm_cli::AccountOpt enum" > AccountOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.AccountPosix.html" title = "kanidm_cli::AccountPosix enum" > AccountPosix< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.AccountRadius.html" title = "kanidm_cli::AccountRadius enum" > AccountRadius< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.AccountSsh.html" title = "kanidm_cli::AccountSsh enum" > AccountSsh< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.AccountValidity.html" title = "kanidm_cli::AccountValidity enum" > AccountValidity< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.GroupOpt.html" title = "kanidm_cli::GroupOpt enum" > GroupOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.GroupPosix.html" title = "kanidm_cli::GroupPosix enum" > GroupPosix< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.KanidmClientOpt.html" title = "kanidm_cli::KanidmClientOpt enum" > KanidmClientOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.Oauth2Opt.html" title = "kanidm_cli::Oauth2Opt enum" > Oauth2Opt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.RawOpt.html" title = "kanidm_cli::RawOpt enum" > RawOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.RecycleOpt.html" title = "kanidm_cli::RecycleOpt enum" > RecycleOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.SelfOpt.html" title = "kanidm_cli::SelfOpt enum" > SelfOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.SessionOpt.html" title = "kanidm_cli::SessionOpt enum" > SessionOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < tr class = "module-item" > < td > < a class = "enum" href = "enum.SystemOpt.html" title = "kanidm_cli::SystemOpt enum" > SystemOpt< / a > < / td > < td class = "docblock-short" > < / td > < / tr > < / table > < / section > < section id = "search" class = "content hidden" > < / section > < div id = "rustdoc-vars" data-root-path = "../" data-current-crate = "kanidm_cli" data-search-index-js = "../search-index.js" data-search-js = "../search.js" > < / div > < script src = "../main.js" > < / script > < / body > < / html >