Documentation ¶
Index ¶
- func NewMigrateCommand() *cobra.Command
- func NewMigrateDownCommand() *cobra.Command
- func NewMigrateStatusCommand() *cobra.Command
- func NewMigrateUpCommand() *cobra.Command
- func NewRootCommand() *cobra.Command
- func NewServeCommand() *cobra.Command
- func NewValidateCommand() *cobra.Command
- func NewVersionCommand() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMigrateCommand ¶ added in v0.3.1
NewMigrateCommand - Creates new migrate command
func NewMigrateDownCommand ¶ added in v0.3.1
NewMigrateDownCommand - Creates new migrate down command
func NewMigrateStatusCommand ¶ added in v0.3.1
NewMigrateStatusCommand - Creates new migrate status command
func NewMigrateUpCommand ¶ added in v0.3.1
NewMigrateUpCommand - Creates new migrate up command
func NewRootCommand ¶
NewRootCommand - Creates new root command
func NewServeCommand ¶
NewServeCommand returns a new Cobra command that can be used to run the "permify serve" command. The command takes no arguments and runs the serve() function to start the Permify service. The command has a short description of what it does.
func NewValidateCommand ¶
NewValidateCommand - Creates new validate command
func NewVersionCommand ¶ added in v0.3.5
NewVersionCommand - Creates new Version command
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.