commands

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

All contains all available commands for cpackget

View Source
var PackCmd = &cobra.Command{
	Use:               "pack",
	Short:             "add/rm Open-CMSIS-Pack packages",
	Long:              "Add or remove an Open-CMSIS-Pack from a local file or a file hosted somewhere else on the Internet.",
	PersistentPreRunE: configureInstaller,
}
View Source
var PdscCmd = &cobra.Command{
	Use:   "pdsc",
	Short: "Add/remove packs in the local file system via PDSC files.",
	Long: `<pack-path> can be a local file or a file hosted somewhere else on the Internet.
cpack will extract information from it and install the files in specific directories inside this machine.`,
	PersistentPreRunE: configureInstaller,
}

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