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

Add browse and package commands to CLI tool #187

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

albertospelta
Copy link
Collaborator

This PR introduces new experimental commands to the CLI tool, enhancing its capabilities for working with VPAX package files.

The following commands have been added:

  • browse enables users to explore and browse metadata of a tabular model contained within a VPAX package file
    • model display tabular model information
    • table display tables information
    • column display columns information
    • relationship display relationships information
  • package provides tools to manage and manipulate VPAX package files
    • extract extract all files from a VPAX package
    • set set a VPAX file to be the current active package
    • show show details of a VPAX package file
    • unset unset the current VPAX package file

@albertospelta albertospelta merged commit 0d21af5 into master Dec 18, 2024
1 check passed
@albertospelta albertospelta deleted the alberto/patch-cli-file-inspect branch December 18, 2024 13:00
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.

1 participant