ⓘ You are viewing the documentation for older DKP releases. If you're looking for the new help center that includes the latest DKP release, go to https://docs.d2iq.com.
D2IQD2IQ
D2iQDC/OS Documentation
  • DC/OS
  • Services
  • Support
English
  • 中文 (简体)
  • DKP
  • Konvoy
  • Kommander
  • Dispatch
  • Kaptain
  • Mesosphere
  • DC/OS
  • DC/OS Services
  • Support
  • Mesosphere DC/OS 2.2.0
  • Mesosphere DC/OS 2.1.0
  • Mesosphere DC/OS 2.0
  • Mesosphere DC/OS 1.13

DC/OS 2.0

  • Release Notes
  • Overview
  • Installing
  • GUI
  • CLI
    • Installing the CLI
    • Configuring the CLI
    • Uninstalling the CLI
    • CLI Plugins
    • DC/OS Enterprise CLI
    • CLI Autocompletion
    • Command Reference
      • dcos
      • dcos auth
      • dcos backup
      • dcos cluster
      • dcos config
      • dcos diagnostics
      • dcos help
      • dcos job
      • dcos license
      • dcos marathon
      • dcos node
      • dcos package
      • dcos plugin
      • dcos quota
      • dcos security
        • dcos security cluster
        • dcos security org
          • dcos security org groups
            • dcos security org groups add_user
            • dcos security org groups create
            • dcos security org groups del_user
            • dcos security org groups delete
            • dcos security org groups grant
            • dcos security org groups members
            • dcos security org groups revoke
            • dcos security org groups show
          • dcos security org service-accounts
          • dcos security org users
        • dcos security secrets
      • dcos service
      • dcos task
  • Administering Clusters
  • Networking
  • Security
  • Storage
  • Metrics
  • Monitoring, Logging, and Debugging
  • Multi-Tenancy for DC/OS Clusters
  • Hybrid Cloud
  • Deploying Jobs
  • Deploying Services and Pods
  • Tutorials
  • API Reference
  • Developing DC/OS Services
Terms of ServicePrivacy Policy
© 2023 D2iQ, Inc. All rights reserved.

dcos security org groups

ENTERPRISE

Managing groups and group membership

  • Contribute

Description

The dcos security org groups command allows you to manage user groups and group membership.

Usage

dcos security org groups [OPTIONS] COMMAND [ARGS]...

Options

Name Description
-h, --help Show this message and exit.

Commands

dcos security org groups add_user

ENTERPRISE

Adding a user to a group…Read More

dcos security org groups create

ENTERPRISE

Creating a user group…Read More

dcos security org groups del_user

ENTERPRISE

Deleting a user from a group…Read More

dcos security org groups delete

ENTERPRISE

Deleting a group…Read More

dcos security org groups grant

ENTERPRISE

Granting permissions to a group…Read More

dcos security org groups members

ENTERPRISE

Listing members of a group…Read More

dcos security org groups revoke

ENTERPRISE

Revoke permission for a group to act on a resource…Read More

dcos security org groups show

ENTERPRISE

Viewing information about a group…Read More

  • Description
  • Usage
  • Options
  • Commands