Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make http & metrics optional commands #26

Merged
merged 1 commit into from
Feb 27, 2024
Merged

make http & metrics optional commands #26

merged 1 commit into from
Feb 27, 2024

Conversation

DenisCarriere
Copy link
Contributor

// Setup CLI using Commander
const program = commander.program(pkg);
const command = commander.run(program, pkg, {http: false, metrics: true});

@DenisCarriere DenisCarriere self-assigned this Feb 27, 2024
@DenisCarriere DenisCarriere merged commit ffa82d7 into main Feb 27, 2024
1 check passed
@DenisCarriere DenisCarriere deleted the feature/cli branch March 3, 2024 01:59
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.

None yet

1 participant