Skip to content

feat subcommands#12

Merged
onjin merged 3 commits intomasterfrom
feat-subcommands
Jun 6, 2025
Merged

feat subcommands#12
onjin merged 3 commits intomasterfrom
feat-subcommands

Conversation

@onjin
Copy link
Owner

@onjin onjin commented Jun 6, 2025

  • feat: add subcommands to better handle different use cases
  • chore(changelog): write CHANGELOG.md for version v1.3.0

onjin added 2 commits June 6, 2025 18:39
The CLI legacy syntax `runenv <env_file> <command> [command params]` was
replaced by `runenv run [--env-file <env_file>] -- <command> --with --params`.

But the legacy versions is still working as expected.

Additionaly, the `runenv list` subcommand was added to list variables
parsed from passed env file.
@onjin onjin force-pushed the feat-subcommands branch from 3f718e3 to 4af612d Compare June 6, 2025 16:39
@onjin onjin force-pushed the feat-subcommands branch from 68542f2 to 2d120a4 Compare June 6, 2025 16:45
@onjin onjin merged commit 9574890 into master Jun 6, 2025
18 checks passed
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.

1 participant