mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-16 08:25:14 +02:00
feat(cli)!: remove ktx agent command
This commit is contained in:
parent
46b013e32a
commit
cf424cb09e
41 changed files with 501 additions and 1896 deletions
|
|
@ -47,7 +47,7 @@ export function TerminalPreview() {
|
|||
<div className="h-2" />
|
||||
<div>
|
||||
<span className="term-prompt">$</span>{" "}
|
||||
<span className="term-cmd">ktx agent context --json</span>
|
||||
<span className="term-cmd">ktx status --json</span>
|
||||
<span className="term-cursor ml-1" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue