Skip to content

Use actions for feature and machine commands#21

Merged
tchx84 merged 1 commit into
mainfrom
ebassi/command-actions
Jul 7, 2026
Merged

Use actions for feature and machine commands#21
tchx84 merged 1 commit into
mainfrom
ebassi/command-actions

Conversation

@ebassi

@ebassi ebassi commented Jun 19, 2026

Copy link
Copy Markdown
Member

Instead of using positional arguments and options, follow the config command, and use named actions:

  • info, to show the feature/machine metadata
  • list, to list all the available features/machines

This is technically a breaking change, but luckily we haven't yet released moonforge-cli.

Instead of using positional arguments and options, follow the config
command, and use named actions:

- info, to show the feature/machine metadata
- list, to list all the available features/machines

This is technically a breaking change, but luckily we haven't yet released
moonforge-cli.
@tchx84
tchx84 merged commit e2f65a0 into main Jul 7, 2026
2 checks passed
@tchx84
tchx84 deleted the ebassi/command-actions branch July 7, 2026 16:37
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