cmd

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2023 License: GPL-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package cmd implements cli (cobra/viper) commands for the application.

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "haul",
	Args:  cobra.ExactArgs(0),
	Short: "Inventory management system for patchwork assets.",
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the RootCmd.

Types

This section is empty.

Directories

Path Synopsis
Package assetcmd provides commands for manipulating assets
Package assetcmd provides commands for manipulating assets
attribute
Package assetattributecmd provides commands for manipulating asset attribute
Package assetattributecmd provides commands for manipulating asset attribute
description
Package assetdescriptioncmd provides commands for manipulating asset descriptions
Package assetdescriptioncmd provides commands for manipulating asset descriptions
status
Package assetstatuscmd provides commands for manipulating asset status
Package assetstatuscmd provides commands for manipulating asset status
target
Package assettargetcmd provides commands for manipulating asset targets
Package assettargetcmd provides commands for manipulating asset targets
Package assetattributecmd provides commands for manipulating attributes
Package assetattributecmd provides commands for manipulating attributes
Package attributecmd provides commands for manipulating attributes
Package attributecmd provides commands for manipulating attributes
Package eventcmd provides commands for manipulating events
Package eventcmd provides commands for manipulating events

Jump to

Keyboard shortcuts

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