CLI: support aliases on workflows
Open
@josephjclark is already working on this.
Since May 28, 2026.
CLI
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 23
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 17
Description
Workflows in the app can have really long names, so it can be hard to type the command to run them.
It would be convenient to assign an alias, just like with a project
The big question is: should we use the alias in the local file system? I think so actually - then the workflow alias is just the name of the folder. It's just a local setting. Just rename the folder (and file?) to set the alias. Saves us tracking explicit metadata.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.