Skip to main content

wf create workspacegroupmember

wf create workspacegroupmember

Adds a user into a workspace group

Synopsis

Lets you add a member of the workspace into a workspace group.

wf create workspacegroupmember [flags]

Examples

wf create workspacegroupmember <group> -u <user> [-u user...] [-w workspace]

Options

      --dry-run            shows the resource but does not apply or create
-h, --help help for workspacegroupmember
-u, --username strings user or users to add into the group

Options inherited from parent commands

      --debug              Debug / trace logging (default: false)
--force Force operation to happen (default: false)
--no-wait Do not wait for resources to provision
-o, --output string Output format of the resource (json,yaml,table) (default "table")
--profile string Use a profile other than your current - to change current: wf use profile NAME
--show-headers Display headers on table out (default true)
--verbose Verbose logging (default: false)
-w, --workspace string Workspace to use - to change default: wf use workspace NAME

SEE ALSO