tftio-cli-agent 2.5.1

Agent-mode surface filtering and rendering for tftio CLI tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "tftio-cli-agent"
version = "2.5.1"
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Agent-mode surface filtering and rendering for tftio CLI tools"

[lints]
workspace = true

[dependencies]
clap.workspace = true
serde_json.workspace = true
serde.workspace = true
tftio-cli-common.workspace = true