pnpm

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionDependencies

func ActionDependencies() carapace.Action

ActionDependencies completes dependencies with their version from package.json

func ActionDependencyNames

func ActionDependencyNames() carapace.Action

ActionDependencyNames completes dependency names from package.json

func ActionFilters added in v1.6.5

func ActionFilters() carapace.Action

ActionFilters completes filters

func ActionGlobalConfigKeys added in v1.6.5

func ActionGlobalConfigKeys() carapace.Action

ActionGlobalConfigKeys completes global config keys

func ActionLocalConfigKeys added in v1.6.5

func ActionLocalConfigKeys() carapace.Action

ActionLocalConfigKeys completes local config keys

func ActionLoglevels added in v1.6.5

func ActionLoglevels() carapace.Action

ActionLoglevels completes log levels

debug
info

func ActionModules added in v1.6.5

func ActionModules() carapace.Action

ActionModules completes modules

func ActionPackageNames added in v1.6.5

func ActionPackageNames(registry string) carapace.Action

ActionPackageNames completes package names for given registry

func ActionPackageSearch added in v1.6.5

func ActionPackageSearch(registry string) carapace.Action

ActionPackageSearch completes packages@version for given registry

func ActionPackageTags added in v1.6.5

func ActionPackageTags(opts PackageOpts) carapace.Action

ActionPackageTags completes tags for given package

func ActionPackageVersions added in v1.6.5

func ActionPackageVersions(opts PackageOpts) carapace.Action

ActionPackageVersions completes versions for given package

func ActionScripts added in v1.6.5

func ActionScripts() carapace.Action

ActionScripts completes scripts

func ActionStorePackages added in v1.6.5

func ActionStorePackages() carapace.Action

ActionStorePackages completes packages in the store

func ActionStorePath added in v1.6.5

func ActionStorePath() carapace.Action

ActionStorePath completes store paths

func ActionStorePrune added in v1.6.5

func ActionStorePrune() carapace.Action

ActionStorePrune completes store prune options

func ActionStoreStatus added in v1.6.5

func ActionStoreStatus() carapace.Action

ActionStoreStatus completes store status information

func ActionWorkspaceDependencies added in v1.6.5

func ActionWorkspaceDependencies() carapace.Action

ActionWorkspaceDependencies completes workspace package names with their versions

func ActionWorkspaceFilters added in v1.6.5

func ActionWorkspaceFilters() carapace.Action

ActionWorkspaceFilters completes common workspace filter patterns

func ActionWorkspacePackages added in v1.6.5

func ActionWorkspacePackages() carapace.Action

ActionWorkspacePackages completes packages within workspaces

func ActionWorkspaceScripts added in v1.6.5

func ActionWorkspaceScripts() carapace.Action

ActionWorkspaceScripts completes scripts available across all workspace packages

func ActionWorkspaces added in v1.6.5

func ActionWorkspaces() carapace.Action

ActionWorkspaces completes workspaces

Types

type PackageOpts added in v1.6.5

type PackageOpts struct {
	Registry string
	Package  string
}

Jump to

Keyboard shortcuts

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