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

Bugfix and new info cli #14

Merged
merged 7 commits into from
Oct 20, 2023
Merged

Bugfix and new info cli #14

merged 7 commits into from
Oct 20, 2023

Conversation

ModernMAK
Copy link
Member

Fix metadata being initialized via create_drive, but not by getinfo/setinfo.

The new Info CLI:

usage: relic sga info [-h] [-q] sga [log_file]

Dumps metadata packed into an SGA file.

positional arguments:
  sga          SGA File to inspect
  log_file     Optional file to write messages to, required if `-q/--quiet` is used

optional arguments:
  -h, --help   show this help message and exit
  -q, --quiet  When specified, SGA info is not printed to the console

@ModernMAK ModernMAK merged commit 45fa856 into main Oct 20, 2023
16 checks passed
@ModernMAK ModernMAK deleted the bugfix-and-cli-help branch October 31, 2023 08:16
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