datahaven/test/cli
Gonza Montiel a7d45969d5
test: 🏗️ small cli fixes (#108)
- Added a parameter `--all` to `bun cli launch` (now coherent with `bun
cli stop`)
- Equivalent to run `bun cli launch --d --bd --lk --dc --fv --sv --uv
--sp --r --cn`
- Removed `bun start:all` command 
- Added a kurtosis cluster type check
- The problem was that we now support deploying and launching the CLI
tool with different types of clusters. If you're deploying, your
kurtosis cluster most likely needs to point to a `kubernetes` type
cluster, if you're running `bun cli launch` you need to use native
docker containers. This PR adds a check and warns the user to point to
the right config.
- *Disclaimer*: we don't know the cluster name of the user so we can't
force it to be anything 🫠
2025-06-30 14:51:46 +00:00
..
handlers test: 🏗️ small cli fixes (#108) 2025-06-30 14:51:46 +00:00
index.ts test: 🏗️ small cli fixes (#108) 2025-06-30 14:51:46 +00:00