add support for XCAT_SKIPTABLES env variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10883 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3cbd5e8415
commit
0a648d1d04
@ -12,6 +12,7 @@ B<dumpxCATdb> [B<-h>|B<--help>] [B<-v>|B<--version>]
|
||||
=head1 DESCRIPTION
|
||||
|
||||
The dumpxCATdb command creates .csv files for xCAT database tables and puts them in the directory given by the -p flag. These files can be used by the restorexCATdb command to restore the database. The command will read the list of tables in the site.skiptables attribute and not backup those tables.
|
||||
Supports using XCAT_SKIPTABLES env variable to provide a list of skip tables.
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user