Documentation
¶
Overview ¶
Package cmd contains all the commands included in the binary file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRootCommand ¶
NewRootCommand enables all children commands to read flags from CLI flags, environment variables prefixed with OPENFGA, or config.yaml (in that order).
func NewVersionCommand ¶ added in v0.4.0
NewVersionCommand returns the command to get openfga version.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package migrate contains the command to perform database migrations.
|
Package migrate contains the command to perform database migrations. |
|
Package main contains the root of all commands.
|
Package main contains the root of all commands. |
|
Package run contains the command to run an OpenFGA server.
|
Package run contains the command to run an OpenFGA server. |
|
Package util provides common utilities for spf13/cobra CLI utilities that can be used for various commands within this project.
|
Package util provides common utilities for spf13/cobra CLI utilities that can be used for various commands within this project. |
|
Package validatemodels contains the command to run validations on authorization models.
|
Package validatemodels contains the command to run validations on authorization models. |
Click to show internal directories.
Click to hide internal directories.