List of all items
Structs
- adapters::git_config::SystemGitConfigProvider
- adapters::local_file::LocalFileArtifact
- adapters::system_diagnostic::PosixDiagnosticAdapter
- cli::AuthsCli
- commands::agent::AgentCommand
- commands::agent::AgentStatus
- commands::artifact::ArtifactCommand
- commands::artifact::core::ArtifactDigest
- commands::artifact::core::ArtifactMetadata
- commands::audit::AuditCommand
- commands::audit::AuditReport
- commands::audit::CommitAuditEntry
- commands::cache::CacheCommand
- commands::commit::CommitCmd
- commands::completions::CompletionsCommand
- commands::config::ConfigCommand
- commands::debug::DebugCmd
- commands::device::authorization::DeviceCommand
- commands::device::pair::PairCommand
- commands::device::verify_attestation::VerifyCommand
- commands::doctor::Check
- commands::doctor::DoctorCommand
- commands::doctor::DoctorReport
- commands::emergency::DeviceInfo
- commands::emergency::EmergencyCommand
- commands::emergency::EventInfo
- commands::emergency::FreezeCommand
- commands::emergency::IncidentReport
- commands::emergency::ReportCommand
- commands::emergency::RevokeDeviceCommand
- commands::emergency::RotateNowCommand
- commands::emergency::UnfreezeCommand
- commands::git::AllowedSignersCommand
- commands::git::GitCommand
- commands::git::InstallHooksCommand
- commands::id::claim::ClaimCommand
- commands::id::identity::IdCommand
- commands::id::migrate::AuthorStatus
- commands::id::migrate::FromGpgCommand
- commands::id::migrate::FromSshCommand
- commands::id::migrate::GpgKeyInfo
- commands::id::migrate::MigrateCommand
- commands::id::migrate::MigrateStatusCommand
- commands::id::migrate::MigrationStats
- commands::id::migrate::MigrationStatusOutput
- commands::id::migrate::SshKeyInfo
- commands::index::IndexCommand
- commands::init::InitCommand
- commands::key::KeyCommand
- commands::learn::LearnCommand
- commands::org::OrgCommand
- commands::policy::CompileCommand
- commands::policy::DiffCommand
- commands::policy::ExplainCommand
- commands::policy::LintCommand
- commands::policy::PolicyCommand
- commands::policy::TestCommand
- commands::provision::ProvisionCommand
- commands::registry_overrides::RegistryOverrides
- commands::sign::SignCommand
- commands::status::AgentStatusInfo
- commands::status::DeviceStatus
- commands::status::DevicesSummary
- commands::status::ExpiringDevice
- commands::status::IdentityStatus
- commands::status::StatusCommand
- commands::status::StatusReport
- commands::trust::TrustCommand
- commands::trust::TrustListCommand
- commands::trust::TrustPinCommand
- commands::trust::TrustRemoveCommand
- commands::trust::TrustShowCommand
- commands::unified_verify::UnifiedVerifyCommand
- commands::utils::UtilCommand
- commands::verify_commit::VerifyCommitCommand
- commands::witness::WitnessCommand
- config::CliConfig
- core::provider::CliPassphraseProvider
- core::provider::PrefilledPassphraseProvider
- services::oauth::GithubAuth
- services::platform_claim::PlatformClaim
- services::providers::ClaimContext
- services::providers::PlatformAuth
- services::providers::github::GitHubProvider
- telemetry::TokioMpscSink
- ux::format::JsonResponse
- ux::format::Output
Enums
- cli::RootCommand
- commands::agent::AgentSubcommand
- commands::agent::ServiceManager
- commands::agent::ShellFormat
- commands::artifact::ArtifactSubcommand
- commands::audit::OutputFormat
- commands::commit::CommitSubcommand
- commands::config::ConfigAction
- commands::debug::DebugSubcommand
- commands::device::authorization::DeviceSubcommand
- commands::device::verify_attestation::CliTrustPolicy
- commands::emergency::EmergencySubcommand
- commands::git::GitSubcommand
- commands::id::claim::ClaimPlatform
- commands::id::identity::IdSubcommand
- commands::id::identity::LayoutPreset
- commands::id::migrate::MigrateSubcommand
- commands::id::migrate::SigningMethod
- commands::index::IndexSubcommand
- commands::init::InitProfile
- commands::key::KeySubcommand
- commands::org::CliRole
- commands::org::OrgSubcommand
- commands::policy::PolicySubcommand
- commands::sign::SignTarget
- commands::trust::TrustSubcommand
- commands::unified_verify::VerifyTarget
- commands::utils::UtilSubcommand
- commands::witness::WitnessSubcommand
- config::OutputFormat
- core::types::ExportFormat
- errors::cli_error::CliError
Traits
- commands::artifact::core::ArtifactSource
- commands::executable::ExecutableCommand
- services::providers::PlatformClaimProvider
Functions
- commands::agent::ensure_agent_running
- commands::agent::get_default_socket_path
- commands::agent::handle_agent
- commands::artifact::handle_artifact
- commands::artifact::publish::handle_publish
- commands::artifact::sign::handle_sign
- commands::artifact::verify::handle_verify
- commands::audit::handle_audit
- commands::cache::handle_cache
- commands::completions::handle_completions
- commands::device::authorization::handle_device
- commands::device::pair::handle_pair
- commands::device::verify_attestation::handle_verify
- commands::device::verify_attestation::handle_verify_attestation
- commands::doctor::handle_doctor
- commands::emergency::handle_emergency
- commands::git::handle_git
- commands::id::claim::handle_claim
- commands::id::identity::handle_id
- commands::id::migrate::handle_migrate
- commands::id::register::handle_register
- commands::index::handle_index
- commands::init::handle_init
- commands::key::handle_key
- commands::learn::handle_learn
- commands::org::handle_org
- commands::policy::handle_policy
- commands::provision::handle_provision
- commands::sign::handle_sign_unified
- commands::sign::parse_sign_target
- commands::status::handle_status
- commands::trust::handle_trust
- commands::unified_verify::handle_verify_unified
- commands::unified_verify::parse_verify_target
- commands::utils::handle_util
- commands::verify_commit::handle_verify_commit
- commands::verify_helpers::parse_witness_keys
- commands::witness::handle_witness
- core::pubkey_cache::cache_pubkey
- core::pubkey_cache::clear_all_cached_pubkeys
- core::pubkey_cache::clear_cached_pubkey
- core::pubkey_cache::get_cached_pubkey
- errors::renderer::render_error
- factories::build_config
- factories::network::build_http_client
- factories::storage::discover_git_repo
- factories::storage::ensure_git_repo
- factories::storage::init_git_repo
- factories::storage::open_git_repo
- factories::storage::read_git_config
- services::gist::publish_proof_gist
- services::oauth::github_device_flow
- services::platform_claim::create_signed_platform_claim
- ux::format::is_json_mode
- ux::format::set_json_mode