glab-snippet - Man Page

Create, view and manage snippets.

Synopsis

glab snippet Ā [flags]

Description

Create, view and manage snippets.

Options

-R, ā€‰--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
format. Also accepts full URL or Git URL.

Options Inherited from Parent Commands

--help[=false] Show help for this command.

Example

glab snippet create --title "Title of the snippet" --filename "main.go"

See Also

glab(1), glab-snippet-create(1)

Referenced By

glab(1), glab-snippet-create(1).

Oct 2024 Auto generated by spf13/cobra