Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "auth",
Short: "Manage authentication credentials",
}
Cmd is the `band auth` parent command.
Functions ¶
func Capabilities ¶
Capabilities maps a set of JWT role strings to a stable feature map. Unknown roles are ignored; absence of a known role means the capability is false. Conservative by design — better to omit than to over-promise.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.