profile

package
v1.202.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProfileCommandProvider

type ProfileCommandProvider struct{}

ProfileCommandProvider implements the CommandProvider interface.

func (*ProfileCommandProvider) GetAliases

func (p *ProfileCommandProvider) GetAliases() []internal.CommandAlias

GetAliases returns command aliases. Creates "atmos list profiles" as an alias for "atmos profile list".

func (*ProfileCommandProvider) GetCommand

func (p *ProfileCommandProvider) GetCommand() *cobra.Command

GetCommand returns the profile command.

func (*ProfileCommandProvider) GetCompatibilityFlags added in v1.200.0

func (p *ProfileCommandProvider) GetCompatibilityFlags() map[string]compat.CompatibilityFlag

GetCompatibilityFlags returns compatibility flags for this command.

func (*ProfileCommandProvider) GetFlagsBuilder added in v1.200.0

func (p *ProfileCommandProvider) GetFlagsBuilder() flags.Builder

GetFlagsBuilder returns the flags builder for this command.

func (*ProfileCommandProvider) GetGroup

func (p *ProfileCommandProvider) GetGroup() string

GetGroup returns the command group for help organization.

func (*ProfileCommandProvider) GetName

func (p *ProfileCommandProvider) GetName() string

GetName returns the command name.

func (*ProfileCommandProvider) GetPositionalArgsBuilder added in v1.200.0

func (p *ProfileCommandProvider) GetPositionalArgsBuilder() *flags.PositionalArgsBuilder

GetPositionalArgsBuilder returns the positional args builder for this command.

Jump to

Keyboard shortcuts

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