Skip to content

Add --version flag to audius-cli for version checking #593

Description

@fuleinist

Problem: Users have no way to check the audius-cli version from the command line, making debugging and CI/CD integration difficult.

Solution: Add a --version / -v flag to the audius-cli following standard CLI conventions (like docker --version, npm --version, etc.).

Use case: Operators can verify which version is installed before upgrading or reporting issues, and CI/CD pipelines can confirm the version as part of their workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions