Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UsersCmd = &cobra.Command{ Use: "users", Aliases: []string{"user", "usr"}, Short: "Manage users", Long: "Manage users. Role assignments are managed separately via " + "`arcane admin roles assign` — the legacy `--role` flag has been " + "removed alongside the binary admin/user model.", }
UsersCmd is the parent command for user operations
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.