Documentation
¶
Overview ¶
Package cmd provides the cobra command implementations for wherehouse.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
Execute runs the root command and renders any error to stderr. This is called by main.main() and is the application entry point.
func GetRootCmd ¶
GetRootCmd returns the root command, initializing it if necessary.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package add implements adding entities to inventory.
|
Package add implements adding entities to inventory. |
|
Package config implements configuration management commands for wherehouse.
|
Package config implements configuration management commands for wherehouse. |
|
Package doctor implements the "wherehouse doctor" command
|
Package doctor implements the "wherehouse doctor" command |
|
Package export implements the export subcommand.
|
Package export implements the export subcommand. |
|
Package history implements the history subcommand.
|
Package history implements the history subcommand. |
|
Package importcmd implements the import subcommand.
|
Package importcmd implements the import subcommand. |
|
Package listcmd implements the wherehouse list command for displaying entities.
|
Package listcmd implements the wherehouse list command for displaying entities. |
|
Package man provides the "wherehouse man" command.
|
Package man provides the "wherehouse man" command. |
|
Package move implements the move subcommand.
|
Package move implements the move subcommand. |
|
Package remove implements the remove command for marking entities as removed.
|
Package remove implements the remove command for marking entities as removed. |
|
Package rename implements the rename subcommand.
|
Package rename implements the rename subcommand. |
|
Package scry implements the "wherehouse scry" command
|
Package scry implements the "wherehouse scry" command |
|
Package serve provides the "wherehouse serve" command.
|
Package serve provides the "wherehouse serve" command. |
|
Package status implements the status subcommand.
|
Package status implements the status subcommand. |
|
Package tag implements the wherehouse tag command for adding, removing, and listing entity tags.
|
Package tag implements the wherehouse tag command for adding, removing, and listing entity tags. |
Click to show internal directories.
Click to hide internal directories.