Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IBM/mcp-cli
/ _make_command
Function
_make_command
tests/commands/memory/test_memory_command.py:20–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
20
def
_make_command() -> MemoryCommand:
21
return
MemoryCommand()
22
23
24
def
_make_chat_context(
Callers
15
test_name
Method · 0.85
test_aliases
Method · 0.85
test_description
Method · 0.85
test_help_text
Method · 0.85
test_modes
Method · 0.85
test_parameters
Method · 0.85
test_no_chat_context_returns_error
Method · 0.85
test_no_vm_no_store_returns_error
Method · 0.85
test_no_vm_with_store_falls_back_to_list
Method · 0.85
test_routes_pages
Method · 0.85
test_routes_stats
Method · 0.85
test_routes_page_detail
Method · 0.85
Calls
1
MemoryCommand
Class · 0.90
Tested by
no test coverage detected