pull

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommandMeta = cli.CommandMeta{
	Use:         "pull",
	Aliases:     []string{"export"},
	Description: "Exports the latest version of your Realm app into your local directory",
	HelpText: `Pulls changes from your remote Realm app into your local directory. If
applicable, Hosting Files and/or Dependencies associated with your Realm app will be
exported as well.`,
}

CommandMeta is the command meta for the `pull` command

Functions

This section is empty.

Types

type Command

type Command struct {
	// contains filtered or unexported fields
}

Command is the `pull` command

func (*Command) Flags

func (cmd *Command) Flags(fs *pflag.FlagSet)

Flags is the command flags

func (*Command) Handler

func (cmd *Command) Handler(profile *user.Profile, ui terminal.UI, clients cli.Clients) error

Handler is the command handler

func (*Command) Inputs

func (cmd *Command) Inputs() cli.InputResolver

Inputs is the command inputs

Jump to

Keyboard shortcuts

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