update_file

package
v0.81.0-dev-1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "update-file",
	Short: "Update file in GitLab using API",
	Run: func(cmd *cobra.Command, args []string) {
		gitlabUpdateFile(FlagGitlabUrl, FlagToken, FlagProjectId, FlagBranch, FlagFile, FlagContent, FlagCommitterEmail, FlagCommitterName, FlagCommitMessage)
	},
}
View Source
var FlagBranch string
View Source
var FlagCommitMessage string
View Source
var FlagCommitterEmail string
View Source
var FlagCommitterName string
View Source
var FlagContent string
View Source
var FlagFile string
View Source
var FlagGitlabUrl string
View Source
var FlagProjectId int
View Source
var FlagToken string

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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