-
Following are the test scenarios that need to be added in litmusctl.
1. Install chaos center, configure an account and check the accessibility by retrieving the list project(litmusctl get project)
…
-
* Currently, we don't have a good E2E test case in litmusctl, which makes it difficult to test during the release. We need to focus on writing the e2e test on the critical commands of litmusctl
* T…
-
[The installation guide](https://github.com/litmuschaos/litmusctl?tab=readme-ov-file#installation) is a little bit complicated. Is there any plan to support homebrew package manager?
If we use home…
-
Hello,
I want to deploy an agent, shared with multiple projects, with the litmusctl cli.
From the litmusctl --help, we can create agent without project-id:
```
#create an agent
litmusctl …
-
```
force down application
force down application -d
```
That doesn't make sense. Think about a better api
-
**What happened**:
I installed litmus from helm charts with service type of nodeport, i could install agent via litmusctl. while changing to ingress, if failed due to no output of manifests
🏃 Ru…
-
$ litmusctl config use-account
Host endpoint where litmus is installed: https://
Username: admin
✅ Successfully set the current account to 'admin' at 'https://'
$ litmusctl connect chaos-i…
-
Repro Steps
litmusctl agent connect
🔥 Connecting LitmusChaos agent
📶 Please enter LitmusChaos details --
👉 Host URL where litmus is installed: localhost:9091
🤔 Username [admin]:
🙈 Password:
…
-
Hi guys,
I am trying to connect to a Chaos Engineering delegate via the litmusctl command-line interface.
I've created the necessary ServiceAccount and ClusterRoleBinding in Kubernetes. All the c…
-
**What happened**:
Installing the delegate on a cluster that has argo workflows installed breaks argo workflows.
CRD `workflowtasksets.argoproj.io` is out of date ([3.3.8](https://github.com/argop…