aws / aws/agentcore-cli

status shows empty '(target: )' when no target is configured

Aperta Adatta ai principianti
#985 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
TypeScript
Stelle
283
Fork
95
Merge medio
1g 2h
PR unite (30g)
183

Descrizione

## Summary

`agentcore status` renders an empty target label `(target: )` in the header when no deployment target is configured. Should either omit the label or show a default.

## Reproducer

```bash
agentcore create --name Test --defaults --skip-install --skip-git --skip-python-setup --json
cd Test
agentcore status
```

## Actual behavior

```
AgentCore Status (target: )
```

## Expected behavior

Either:
- `AgentCore Status` (omit target when empty)
- `AgentCore Status (target: default)` (show default label)

## Version

`agentcore 0.10.0-1777085255`

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Run the provided agentcore create and agentcore status reproducer to confirm the empty target label. Trace the status command's header rendering, then make the output match one of the stated expected forms and verify agentcore status when no deployment target is configured.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
typescript
Ambito
cli
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
72/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.