Documentation ¶
Index ¶
- func AddonsAddAutoComplete(c *cli.Context) error
- func AddonsPlansAutoComplete(c *cli.Context) error
- func AddonsRemoveAutoComplete(c *cli.Context) error
- func AddonsUpgradeAutoComplete(c *cli.Context) error
- func CmdFlagsAutoComplete(c *cli.Context, command string) error
- func CollaboratorsAddAutoComplete(c *cli.Context) error
- func CollaboratorsRemoveAutoComplete(c *cli.Context) error
- func CountFlags(flags []string) int
- func CurrentAppCompletion(c *cli.Context) string
- func DbTunnelAutoComplete(c *cli.Context) error
- func DeploymentsAutoComplete(c *cli.Context) error
- func DisplayFlags(flags []cli.Flag)
- func DomainsRemoveAutoComplete(c *cli.Context) error
- func EnvUnsetAutoComplete(c *cli.Context) error
- func FlagAppAutoComplete(c *cli.Context) bool
- func FlagRemoteAutoComplete(c *cli.Context) bool
- func FlagsAutoComplete(c *cli.Context, flag string) bool
- func GetFlagNames(flag cli.Flag) []string
- func HelpAutoComplete(c *cli.Context) error
- func KeysRemoveAutoComplete(c *cli.Context) error
- func NotificationsRemoveAutoComplete(c *cli.Context) error
- func NotifiersAutoComplete(c *cli.Context) error
- func RegionMigrationsAutoComplete(c *cli.Context) error
- func RestartAutoComplete(c *cli.Context) error
- func ScaleAutoComplete(c *cli.Context) error
- func StacksSetAutoComplete(c *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddonsAddAutoComplete ¶
func AddonsPlansAutoComplete ¶
func CountFlags ¶
func CurrentAppCompletion ¶
func DbTunnelAutoComplete ¶
func DeploymentsAutoComplete ¶ added in v1.16.6
func DisplayFlags ¶
func EnvUnsetAutoComplete ¶
func FlagAppAutoComplete ¶
func FlagRemoteAutoComplete ¶ added in v1.16.6
func GetFlagNames ¶
func HelpAutoComplete ¶
func KeysRemoveAutoComplete ¶
func NotificationsRemoveAutoComplete ¶ added in v1.16.6
func NotifiersAutoComplete ¶ added in v1.16.6
func RegionMigrationsAutoComplete ¶ added in v1.16.6
func RestartAutoComplete ¶ added in v1.16.6
func ScaleAutoComplete ¶
func StacksSetAutoComplete ¶ added in v1.16.6
Types ¶
This section is empty.
Source Files ¶
- addons_add.go
- addons_plans.go
- addons_remove.go
- addons_upgrade.go
- apps.go
- cmdflags.go
- collaborators_add.go
- collaborators_remove.go
- current_app.go
- db_tunnel.go
- deployments.go
- domains_remove.go
- env_unset.go
- flag_app.go
- flag_remote.go
- flags.go
- help.go
- keys_remove.go
- notifications.go
- notifiers_remove.go
- region_migrations.go
- restart.go
- scale.go
- stacks.go
Click to show internal directories.
Click to hide internal directories.