cmd

package
v0.104.3 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: GPL-2.0 Imports: 15 Imported by: 0

Documentation

Overview

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

Copyright © 2023 The Haul Authors

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 attributes
Package assetattributecmd provides commands for manipulating asset attributes
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 attributecmd provides commands for manipulating attributes
Package attributecmd provides commands for manipulating attributes
asset
Package attributeassetcmd provides commands for manipulating attribute assets
Package attributeassetcmd provides commands for manipulating attribute assets
key
Package attributekeycmd provides commands for manipulating attribute keys
Package attributekeycmd provides commands for manipulating attribute keys
Package eventcmd provides commands for manipulating events
Package eventcmd provides commands for manipulating events
tag
Package tagcmd provides commands for manipulating asset tags
Package tagcmd provides commands for manipulating asset tags
value
Package tagvaluecmd provides commands for manipulating tag values
Package tagvaluecmd provides commands for manipulating tag values

Jump to

Keyboard shortcuts

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