Skip to content

Commit

Permalink
feat (docs): add CLI documentation (#661)
Browse files Browse the repository at this point in the history
Co-authored-by: Raghd Hamzeh <[email protected]>
  • Loading branch information
aaguiarz and rhamzeh authored Feb 24, 2024
1 parent cc19340 commit e8ab5a0
Show file tree
Hide file tree
Showing 4 changed files with 397 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ It offers an HTTP API, a gRPC API, and has SDKs for programming languages includ
- [Update Relationship Tuples](./content/getting-started/update-tuples.mdx)
- [Perform a Check](./content/getting-started/perform-check.mdx)
- [Perform a List Objects Request](./content/getting-started/perform-list-objects.mdx)
- [Use the FGA CLI](./content/getting-started/cli.mdx)
- [Integrate Within a Framework](./content/getting-started/framework.mdx)
- [Production Best Practices](./content/getting-started/production-best-practices.mdx)
- [Managing Tuples and Invoking API Best Practices](./content/getting-started/tuples-api-best-practices.mdx)
Expand All @@ -49,6 +50,7 @@ It offers an HTTP API, a gRPC API, and has SDKs for programming languages includ
- [Multiple Restrictions](./content/modeling/multiple-restrictions.mdx)
- [Custom Roles](./content/modeling/custom-roles.mdx)
- [Conditions](./content/modeling/conditions.mdx)
- [Testing Models](./content/modeling/testing-models.mdx)
- [Token Claims as Contextual Tuples](./content/modeling/token-claims-contextual-tuples.mdx)
- [Contextual and Time-Based Authorization](./content/modeling/contextual-time-based-authorization.mdx)
- [Authorization Through Organization Context](./content/modeling/organization-context-authorization.mdx)
Expand Down
Loading

0 comments on commit e8ab5a0

Please sign in to comment.