Skip to content

Compare results#200

Closed
julienduchesne wants to merge 6 commits intoCertainLach:masterfrom
grafana:julienduchesne/compare
Closed

Compare results#200
julienduchesne wants to merge 6 commits intoCertainLach:masterfrom
grafana:julienduchesne/compare

Conversation

@julienduchesne
Copy link
Copy Markdown
Contributor

No description provided.

julienduchesne and others added 6 commits October 24, 2025 07:10
Add complete implementation of the `rtk env` command with all subcommands:
- env add: Create new static or inline environments
- env set: Update existing environment properties
- env list: List environments in a directory
- env remove: Delete environments with confirmation

Changes:
- Add spec.rs with Environment, Metadata, and Spec structs matching tanka.dev/v1alpha1
- Add env.rs with full implementation of all env subcommands
- Update main.rs to wire up env command handlers
- Add serde and serde_json dependencies to Cargo.toml

The implementation creates spec.json and main.jsonnet files for static
environments, supports updating environment properties, and provides proper
error handling and user feedback.
@julienduchesne julienduchesne deleted the julienduchesne/compare branch December 1, 2025 15:31
@julienduchesne
Copy link
Copy Markdown
Contributor Author

Sorry about that. Testing something here at Grafana 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants