Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticateCommand ¶
func (*AuthenticateCommand) Help ¶
func (c *AuthenticateCommand) Help() string
func (*AuthenticateCommand) Run ¶
func (c *AuthenticateCommand) Run(args []string) int
func (*AuthenticateCommand) Synopsis ¶
func (c *AuthenticateCommand) Synopsis() string
type CreateProjectCommand ¶
func (*CreateProjectCommand) Help ¶
func (c *CreateProjectCommand) Help() string
func (*CreateProjectCommand) Run ¶
func (c *CreateProjectCommand) Run(args []string) int
func (*CreateProjectCommand) Synopsis ¶
func (c *CreateProjectCommand) Synopsis() string
type DeleteProjectCommand ¶
func (*DeleteProjectCommand) Help ¶
func (c *DeleteProjectCommand) Help() string
func (*DeleteProjectCommand) Run ¶
func (c *DeleteProjectCommand) Run(args []string) int
func (*DeleteProjectCommand) Synopsis ¶
func (c *DeleteProjectCommand) Synopsis() string
type FetchFlowsCommand ¶
func (*FetchFlowsCommand) Help ¶
func (c *FetchFlowsCommand) Help() string
func (*FetchFlowsCommand) Run ¶
func (c *FetchFlowsCommand) Run(args []string) int
func (*FetchFlowsCommand) Synopsis ¶
func (c *FetchFlowsCommand) Synopsis() string
type FetchJobsCommand ¶
func (*FetchJobsCommand) Help ¶
func (c *FetchJobsCommand) Help() string
func (*FetchJobsCommand) Run ¶
func (c *FetchJobsCommand) Run(args []string) int
func (*FetchJobsCommand) Synopsis ¶
func (c *FetchJobsCommand) Synopsis() string
type FetchScheduleCommand ¶
func (*FetchScheduleCommand) Help ¶
func (c *FetchScheduleCommand) Help() string
func (*FetchScheduleCommand) Run ¶
func (c *FetchScheduleCommand) Run(args []string) int
func (*FetchScheduleCommand) Synopsis ¶
func (c *FetchScheduleCommand) Synopsis() string
type KissCommand ¶
func (*KissCommand) Help ¶
func (c *KissCommand) Help() string
func (*KissCommand) Run ¶
func (c *KissCommand) Run(args []string) int
func (*KissCommand) Synopsis ¶
func (c *KissCommand) Synopsis() string
type ScheduleFlowCommand ¶
func (*ScheduleFlowCommand) Help ¶
func (c *ScheduleFlowCommand) Help() string
func (*ScheduleFlowCommand) Run ¶
func (c *ScheduleFlowCommand) Run(args []string) int
func (*ScheduleFlowCommand) Synopsis ¶
func (c *ScheduleFlowCommand) Synopsis() string
type UnscheduleFlowCommand ¶
func (*UnscheduleFlowCommand) Help ¶
func (c *UnscheduleFlowCommand) Help() string
func (*UnscheduleFlowCommand) Run ¶
func (c *UnscheduleFlowCommand) Run(args []string) int
func (*UnscheduleFlowCommand) Synopsis ¶
func (c *UnscheduleFlowCommand) Synopsis() string
type UploadProjectZipCommand ¶
func (*UploadProjectZipCommand) Help ¶
func (c *UploadProjectZipCommand) Help() string
func (*UploadProjectZipCommand) Run ¶
func (c *UploadProjectZipCommand) Run(args []string) int
func (*UploadProjectZipCommand) Synopsis ¶
func (c *UploadProjectZipCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.