You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
What were you trying to do?
A command line utility for managing files inside the audit storage would be helpful. This allows us to manually add files that were uploaded manually. Also to download files and verify their contents.
# example, would have more CLI flags and options
$ go run ./cmd/audit help
download <path>
upload [--org <string> <path>
The text was updated successfully, but these errors were encountered:
What were you trying to do?
A command line utility for managing files inside the audit storage would be helpful. This allows us to manually add files that were uploaded manually. Also to download files and verify their contents.
The text was updated successfully, but these errors were encountered: