bm admin policy

Description

The bm admin policy commands manage policies for use with Buckit Policy-Based Access Control (PBAC). Buckit PBAC uses IAM-compatible policy JSON documents to define rules for accessing resources on a Buckit server.

For complete documentation on Buckit PBAC, including policy document JSON structure and syntax, see Access Management. To manage policies for deployments that use LDAP authentication, see bm idp ldap policy.

Subcommands

bm admin policy includes the following subcommands:

Subcommand

Description

attach

Attaches one or more IAM policies to either a Buckit-managed user or a group.

create

Creates a new policy on the target Buckit deployment.

detach

Remove one or more IAM policies from either a Buckit-managed user or a group.

entities

List the entities associated with a policy, user, or group on a target Buckit deployment.

info

Returns the specified policy in JSON format if it exists on the target Buckit deployment.

ls

Lists all policies on the target Buckit deployment.

rm

Removes an IAM policy from the target Buckit deployment.