Skip to content

chaosblade-1.8.0-darwin_arm64 some command are missing. #1275

@shenkonghui

Description

@shenkonghui

blade create k8s pod-network not has any command, example: loss and delay.

➜  chaosblade-1.8.0-darwin_arm64 ./blade version
ChaosBlade Version Information:
==============================
Version:     1.8.0
Git Tag:     v1.8.0
Git Commit:  7dd785f
Git Branch:  HEAD
Build Time:  Mon Oct 20 03:34:23 UTC 2025
Release:     Yes (Production)
==============================
➜  chaosblade-1.8.0-darwin_arm64 ./blade create k8s pod-network
Error: {"code":49000,"success":false,"error":"illegal command, err: less action command"}
Usage:
  blade create k8s pod-network [flags]
  blade create k8s pod-network [command]

Available Commands:
  dns         Dns experiment
  drop        Drop experiment
  occupy      Occupy the specify port

Flags:
  -h, --help   help for pod-network

Global Flags:
  -a, --async                  whether to create asynchronously, default is false
  -d, --debug                  Set client to DEBUG mode
  -e, --endpoint string        the create result reporting address. It takes effect only when the async value is true and the value is not empty
      --kubeconfig string      kubeconfig file
      --kubectl-proxy string   Kubectl proxy URL for accessing Kubernetes API, e.g., http://localhost:8001
  -n, --nohup                  used to internal async create, no need to config
      --token string           Bearer token for Kubernetes API authentication
      --uid string             Set Uid for the experiment, adapt to docker and cri
      --waiting-time string    Waiting time for invoking, default value is 20s

Use "blade create k8s pod-network [command] --help" for more information about a command.

{"code":49000,"success":false,"error":"illegal command, err: less action command"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions