Skip to content
This repository was archived by the owner on May 1, 2026. It is now read-only.

feat: Add env command for managing environment variables#21

Merged
mslipper merged 1 commit into
mainfrom
env-cli
Mar 29, 2026
Merged

feat: Add env command for managing environment variables#21
mslipper merged 1 commit into
mainfrom
env-cli

Conversation

@mslipper

Copy link
Copy Markdown
Contributor

Summary

  • Add irons env set KEY=VALUE to create/update environment variables
  • Add irons env destroy KEY to delete environment variables
  • Add irons env list to list all environment variables in a table

Adds irons env set/destroy/list subcommands backed by the existing
env var API endpoints.
@mslipper mslipper merged commit 050be0a into main Mar 29, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant