google / google/agents-cli

Environment variables can't be unset for agent_runtime deployments

Aperta
#60 1 commento 0 reazioni 1 assegnatario Rivendicata da @asrujana-44 Vedi su GitHub
Lingua principale
Python
Stelle
5.9k
Fork
660
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### What happened?

Once an env var is set, it can't be removed. Only updated

### Steps to Reproduce

1. Set a var in .env
2. Deploy the agent
3. Remove the var in .env
4. Redeploy the agent

### What did you expect to happen?

The env var is not set anymore

### Client information

Client Information
CLI version: 1.1.0

### Command Output / Logs

_No response_

### Anything else we need to know?

The culprit is that the cli always includes the variables from previous deployments.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.