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

guac all-in-one cmdline #99

Merged
merged 3 commits into from
Sep 20, 2022
Merged

guac all-in-one cmdline #99

merged 3 commits into from
Sep 20, 2022

Conversation

lumjjb
Copy link
Contributor

@lumjjb lumjjb commented Sep 20, 2022

Example usage:

 bin/guacone files --creds neo4j:neo4j /Users/lumb/git/test-attestations/small

cmd help

Usage:
  guacone files [flags] file_path

Flags:
      --creds string     credentials to access neo4j in 'user:pass' format
      --db-addr string   address to neo4j db (default "neo4j://localhost:7687")
  -h, --help             help for files
      --realm string     realm to connecto graph db (default "neo4j")

Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Signed-off-by: Brandon Lum <lumjjb@gmail.com>
Copy link
Collaborator

@pxp928 pxp928 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants