roles

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2026 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Package roles provides the `arcane admin roles` command tree for RBAC. Roles are named permission sets that can be granted to users (globally or per-environment) and to API keys. Four built-in roles (Admin, Editor, Deployer, Viewer) ship with Arcane and cannot be modified; everything else is a custom role created via this command.

Index

Constants

This section is empty.

Variables

View Source
var RolesCmd = &cobra.Command{
	Use:     "roles",
	Aliases: []string{"role"},
	Short:   "Manage roles and per-user role assignments",
}

RolesCmd is the parent command for role operations.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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