codaxio/cdx
Dymanic CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for creating and grooming release PRs, defaults to using secrets.GITHUB_TOKEN | no | ${{ github.token }} |
| config | where can the config file be found in the project? | yes | $HOME/cli.config.ts |
| load | Load commands from | yes | — |
| command | which command should be run? | yes | — |
| git_user | Name of the user to use for git | yes | RELEASEBOT |
| git_email | Email of the user to use for git | yes | bot@codaxio.com |
Outputs
no outputs