Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CaptnCodr/inventory-cli

Open more actions menu

Repository files navigation

Inventory CLI

Save your products in a list using your CLI.

Command tree of all (sub-) commands and parameters:
> inv [command | alias] [subcommand | alias] [parameter]

[ item | -i ]
+--[ add | -a ]
|  +--[ ean | -e ]
|  +--[ quantity | -q ]
|  +--[ description | -desc ]
|  +--[ unit | -u ]
|  +--[ price | -p ]
+--[ edit | -e ]
|  +--[ ean | -e ]
|  +--[ quantity | -q ]
|  +--[ description | -desc ]
|  +--[ unit | -u ]
|  +--[ price | -p ]
+--[ delete | -d ]
|  +--[ ean ]
+--[ increase | -inc ]
|  +--[ ean ]
+--[ decrease | -dec ]
|  +--[ ean ]
+--[ list | -l ]

[ tag | -t ]
+--[ add | -a ]
|  +--[ ean | -e ]
|  +--[ name | -n ]
+--[ remove | -r ]
|  +--[ ean | -e ]
|  +--[ name | -n ]
+--[ list | -l ]
   +--[ tag ]

[ settings | -s ]
+--[ setpath ]
|  +--[ path ]
+--[ getpath ]

[ version | -v ]

[ help | -h ]

Configure your inventory.csv path with: > inv settings setpath <PATH>

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.