aws / aws/amazon-q-developer-cli
kiro-cli launch
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
Linux 6.18.12+kali-amd64 - Kali GNU/Linux Rolling
### Expected behaviour
kiro-cli issue
→ Kiro CLI is not running.
Please launch Kiro CLI with kiro-cli launch or run kiro-cli issue --force to create the issue anyways
┌──(junglee01㉿Junglee01)-[~]
└─$ kiro-cli launch
error: Launching the dashboard is not supported in minimal mode
### Actual behaviour
kiro-cli issue
→ Kiro CLI is not running.
Please launch Kiro CLI with kiro-cli launch or run kiro-cli issue --force to create the issue anyways
┌──(junglee01㉿Junglee01)-[~]
└─$ kiro-cli launch
error: Launching the dashboard is not supported in minimal mode
### Steps to reproduce
kiro-cli issue
→ Kiro CLI is not running.
Please launch Kiro CLI with kiro-cli launch or run kiro-cli issue --force to create the issue anyways
┌──(junglee01㉿Junglee01)-[~]
└─$ kiro-cli launch
error: Launching the dashboard is not supported in minimal mode
### Environment
```yaml
[q-details]
version = "2.5.0"
hash = "9595f8ef1891859828df3785e926266512d6762b"
date = "2026-05-28T23:14:24.80197Z (19h ago)"
variant = "minimal"
[system-info]
chip = "Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz"
total-cores = 2
memory = "15.52 GB"
[system-info.os.linux]
kernel_version = "6.18.12+kali-amd64"
id = "kali"
name = "Kali GNU/Linux"
pretty_name = "Kali GNU/Linux Rolling"
version_id = "2026.1"
version = "2026.1"
[environment]
cwd = "/home/USER"
cli-path = "/home/USER"
os = "Linux"
shell-path = "/usr/bin/zsh"
shell-version = "5.9"
terminal = "Gnome Terminal"
install-method = "unknown"
[env-vars]
DISPLAY = ":0"
PATH = "/home/USER/.local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
QTERM_SESSION_ID = "96231578f80244e28d5246756bf4c3ab"
QT_IM_MODULE = "ibus"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "2.5.0"
SHELL = "/usr/bin/zsh"
TERM = "xterm-256color"
XDG_CURRENT_DESKTOP = "GNOME"
XDG_SESSION_DESKTOP = "gnome"
XDG_SESSION_TYPE = "wayland"
XMODIFIERS = "@im=ibus"
```
Contributor guide
Assessment
This issue has not been assessed yet.