Versions in this module Expand all Collapse all v1 v1.0.0 Jun 22, 2023 Changes in this version + type JwtSecretCommand struct + func NewJwtSecretCommand(config config.Config) *JwtSecretCommand + func (receiver *JwtSecretCommand) Description() string + func (receiver *JwtSecretCommand) Extend() command.Extend + func (receiver *JwtSecretCommand) Handle(ctx console.Context) error + func (receiver *JwtSecretCommand) Signature() string + type PolicyMakeCommand struct + func NewPolicyMakeCommand() *PolicyMakeCommand + func (receiver *PolicyMakeCommand) Description() string + func (receiver *PolicyMakeCommand) Extend() command.Extend + func (receiver *PolicyMakeCommand) Handle(ctx console.Context) error + func (receiver *PolicyMakeCommand) Signature() string + type PolicyStubs struct + func (receiver PolicyStubs) Policy() string