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

feat: add conduit version #2035

Merged
merged 4 commits into from
Dec 20, 2024
Merged

feat: add conduit version #2035

merged 4 commits into from
Dec 20, 2024

Conversation

raulb
Copy link
Member

@raulb raulb commented Dec 19, 2024

Description

Fixes #2029

./conduit --help
Conduit CLI is a command-line that helps you interact with and manage Conduit.

Usage:
  conduit [flags]
  conduit [command]

Available Commands:
  config      Shows the configuration to be used when running Conduit.
  help        Help about any command
  init        Initialize Conduit with a configuration file and directories.
  pipelines   Initialize and manage pipelines
  version     Show the current version of Conduit.
...

./conduit version
v0.13.0-nightly.20241219-2-g48917b5-dirty darwin/arm64

Quick checks

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@raulb raulb requested a review from a team as a code owner December 19, 2024 15:48
@raulb raulb self-assigned this Dec 19, 2024
@raulb raulb enabled auto-merge (squash) December 19, 2024 20:25
@raulb raulb merged commit 3268d78 into main Dec 20, 2024
3 checks passed
@raulb raulb deleted the cli-version branch December 20, 2024 12:15
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.

CLI: conduit version
2 participants