command
Version:
v0.2.1-0...-dc12e67
Opens a new window with list of versions in this module.
Published: Mar 31, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
chaosctl
chaosctl
is a convenience utility to dynamically interact with a Chaos middleware
instance.
Installation
go get -u github.com/falzm/chaos/cmd/chaosctl
Example Usage
chaosctl add POST /api/a \
--delay-duration 3000 \
--delay-probability 0.5
chaosctl del POST /api/a
See chaosctl --help
for detailed CLI usage.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.