cmd

package
v1.11.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

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

func NewRootCommand() *cobra.Command

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

func NewVersionCommand() *cobra.Command

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL