aptos-labs / aptos-labs/workspace
[Feature Request] Add Support for Passing CLI Options in Workspace Config
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there is no way to pass CLI options when running commands like `npx aptos-workspace test`. This feature request proposes adding support for defining CLI options within the workspace configuration file.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the workspace configuration loading and CLI command handling for commands such as `npx aptos-workspace test`. Determine how configuration-defined options should be represented and forwarded to the command; done means users can define CLI options in the workspace configuration and have them applied when the command runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100