Movatterモバイル変換


[0]ホーム

URL:


cli

package
v1.92.2Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License:BSD-3-ClauseImports:129Imported by:6

Details

Repository

github.com/tailscale/tailscale

Links

Documentation

Overview

Package cli contains the cmd/tailscale CLI code in a package that can be includedin other wrapper binaries such as the Mac and Windows clients.

Index

Constants

This section is empty.

Variables

View Source
var Fatalf func(formatstring, a ...any)

Fatalf, if non-nil, is used instead of log.Fatalf.

Functions

funcCleanUpArgsadded inv1.22.0

func CleanUpArgs(args []string) []string

CleanUpArgs rewrites command line arguments for simplicity and backwards compatibility.In particular, it rewrites --authkey to --auth-key.

funcRun

func Run(args []string) (errerror)

Run runs the CLI. The args do not include the binary name.

Types

This section is empty.

Source Files

View all Source files

Directories

PathSynopsis
Package ffcomplete provides shell tab-completion of subcommands, flags and arguments for Go programs written with ffcli.
Package ffcomplete provides shell tab-completion of subcommands, flags and arguments for Go programs written with ffcli.
internal
Package internal contains internal code for the ffcomplete package.
Package internal contains internal code for the ffcomplete package.
Package jsonoutput provides stable and versioned JSON serialisation for CLI output.
Package jsonoutput provides stable and versioned JSON serialisation for CLI output.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp