Docs.rs
objectiveai-cli-2.1.3
objectiveai-cli 2.1.3
Docs.rs crate page
MIT
14 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
ObjectiveAI
Dependencies
async-stream ^0.3.6
normal
axum ^0.8.8
normal
base62 ^2.2.4
normal
base64 ^0.22.1
normal
chrono =0.4.39
normal
clap ^4.6.0
normal
dashmap ^6.1.0
normal
dirs ^6.0.0
normal
dotenv ^0.15.0
normal
envconfig ^0.11.1
normal
futures ^0.3.32
normal
git2 ^0.20.4
normal
hashbrown ^0.15
normal
humantime ^2
normal
indexmap ^2.13
normal
jaq-core ^2.2.1
normal
jaq-json ^1.1.3
normal
jaq-std ^2.1.2
normal
objectiveai-mcp ^2.1.3
normal
objectiveai-sdk ^2.1.3
normal
os_pipe ^1.2
normal
percent-encoding ^2.3
normal
rand ^0.9.2
normal
regex ^1.12.3
normal
reqwest ^0.12.28
normal
reqwest-eventsource ^0.6.0
normal
schemars ^1.2.1
normal
semver ^1.0.28
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
serde_path_to_error ^0.1.20
normal
sha2 ^0.10.9
normal
sqlx ^0.8
normal
sqlx-postgres ^0.8
normal
sysinfo ^0.38.4
normal
thiserror ^2.0.18
normal
tiktoken-rs ^0.12.0
normal
tokio ^1.50.0
normal
tokio-stream ^0.1.18
normal
twox-hash ^2.1.2
normal
uuid ^1.22
normal
wasmtime ^45.0.1
normal
wasmtime-wasi ^45.0.1
normal
zip ^2.4.0
normal
zstd ^0.13
normal
axum ^0.8.8
dev
insta ^1.40
dev
notify ^8.2
dev
tempfile ^3.10
dev
wiremock ^0.6
dev
objectiveai-sdk ^2.1.3
build
tokio ^1.50.0
build
twox-hash ^2.1.2
build
zstd ^0.13
build
nix ^0.29
normal
windows-sys ^0.59
normal
Versions
23.12%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
execute
objectiveai_
cli
2.1.3
In objectiveai_
cli::
command::
mcp::
kill
objectiveai_cli
::
command
::
mcp
::
kill
Function
execute
Copy item path
Source
pub async fn execute(ctx: &
Context
, request:
Request
) ->
Result
<
Response
,
Error
>