invitation

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCommand

func NewCreateCommand(commandName string, client client.API, w io.Writer) *cobra.Command

NewCreateCommand creates a new command for creating invitations.

func NewInvitationCommand

func NewInvitationCommand(client client.API, w io.Writer) *cobra.Command

NewInvitationCommand creates a new `invitation` command

Types

type CreateOptions

type CreateOptions struct {
	Args      []string
	Workspace string
	Emails    []string
	Role      string
}

CreateOptions are the options to be able to create an invitation.

Jump to

Keyboard shortcuts

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