Skip to content

feature: aliases for CLI commands - #49

Merged
arepetti merged 3 commits into
masterfrom
17-cli-aliases
Jul 21, 2025
Merged

feature: aliases for CLI commands#49
arepetti merged 3 commits into
masterfrom
17-cli-aliases

Conversation

@arepetti

@arepetti arepetti commented Jul 21, 2025

Copy link
Copy Markdown
Owner

Implements #17

  • Some CLI commands now have aliases.
  • Added hook to perform initializations during the supervisor's startup process.
  • Added function make_json() in expressions. We didn't need this much but to see the example in the main README.md where we manually escape the string to build a JSON payload was disheartening.

@arepetti arepetti added enhancement New feature or request low priority This will be fixed someday. labels Jul 21, 2025
@arepetti arepetti linked an issue Jul 21, 2025 that may be closed by this pull request
@arepetti arepetti added this to the Alpha milestone Jul 21, 2025
@arepetti
arepetti merged commit 69f3b42 into master Jul 21, 2025
1 check passed
@arepetti
arepetti deleted the 17-cli-aliases branch July 21, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request low priority This will be fixed someday.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add aliases to CLI commands

1 participant