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

#feat16 : Added command permit-fga-graph in native cli . #26

Closed
wants to merge 2 commits into from

Conversation

harshtech123
Copy link

/claim #16
/closes #16

CLI is now able to read the whole resource instance, relationships, and role assignment from the Permit APIs and display them as
a graph with the relationship.

added command permit-fga-graph that runs on

npx tsx ./source/cli.tsx permit-fga-graph --projid --envid --token
and resources-id as optional param.

display a permit fga graph that is showing the graph of the Permit permissions in ReBAC.

…t permissions in ReBAC

 CLI is now able to read the whole resource instance, relationships, and role assignment from the Permit APIs and display them as a graph with the relationship.
made changes , that align with project structure
@harshtech123
Copy link
Author

@gemanor i have made requested changes on this pr , kindly review this one

@gemanor
Copy link
Collaborator

gemanor commented Nov 24, 2024

Hey @harshtech123, thanks for your contribution. Unfortunately, I have to close this PR as it doesn't stand in the basic guidelines from the issue:

  1. It does not use the API key from the keychain and also has redundant proj/env id arguments
  2. It does not show any kind of visual interactive graph

@gemanor gemanor closed this Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display Permit's ReBAC Graph
2 participants