NAME
brackup-verify-inventory - utility to validate brackup inventory entries against the target
SYNOPSIS
brackup-verify-inventory [-q|-v] [--delete] <target_name>
ARGUMENTS
- <target_name>
-
Required. The name of the brackup target whose inventory you wish to verify. This must match a [TARGET:NAME] config section in your ~/.brackup.conf.
OPTIONS
- --delete
-
Optional. Delete orphaned entries found in the inventory.
- --verbose|-v
-
Optional. Give more verbose output.
- --quiet|-q
-
Optional. Give no output except for errors.
SEE ALSO
AUTHOR
Gavin Carr <gavin@openfusion.com.au>
Copyright (c) 2008 Gavin Carr.
This module is free software. You may use, modify, and/or redistribute this software under the terms of same terms as perl itself.