Documentation
¶
Index ¶
- func NewCommand(clients *shared.ClientFactory) *cobra.Command
- func NewDiffCommand(clients *shared.ClientFactory) *cobra.Command
- func NewInfoCommand(clients *shared.ClientFactory) *cobra.Command
- func NewSyncCommand(clients *shared.ClientFactory) *cobra.Command
- func NewValidateCommand(clients *shared.ClientFactory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(clients *shared.ClientFactory) *cobra.Command
func NewDiffCommand ¶
func NewDiffCommand(clients *shared.ClientFactory) *cobra.Command
NewDiffCommand implements the "manifest diff" command, which prints the differences between the project manifest and the app settings on Slack.
func NewInfoCommand ¶
func NewInfoCommand(clients *shared.ClientFactory) *cobra.Command
NewInfoCommand implements the "manifest info" command
func NewSyncCommand ¶
func NewSyncCommand(clients *shared.ClientFactory) *cobra.Command
func NewValidateCommand ¶
func NewValidateCommand(clients *shared.ClientFactory) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.