Table of Contents

Search

  1. Preface
  2. Introduction to Test Data Management
  3. Test Data Manager
  4. Projects
  5. Policies
  6. Data Discovery
  7. Creating a Data Subset
  8. Performing a Data Masking Operation
  9. Data Masking Techniques and Parameters
  10. Data Generation
  11. Data Generation Techniques and Parameters
  12. Working with Test Data Warehouse
  13. Analyzing Test Data with Data Coverage
  14. Plans and Workflows
  15. Monitor
  16. Reports
  17. ilmcmd
  18. tdwcmd
  19. tdwquery
  20. Appendix A: Data Type Reference
  21. Appendix B: Data Type Reference for Test Data Warehouse
  22. Appendix C: Data Type Reference for Hadoop
  23. Appendix D: Glossary

User Guide

User Guide

Syntax Notation

Syntax Notation

To use the tdwcmd command line program, review the syntax notation.
The following table describes the syntax notation for the tdwcmd command line program:
Convention
Description
--x or -x
An option placed before an argument. The option designates the parameter that you enter. For example, to enter the user name for tdwcmd, type --UserName or -un followed by the user name.
<x>
Required option. If you omit a required option, the command line program returns an error message.
<x | y>
Select between required options. If you omit a required option, the command line program returns an error message.
If a pipe symbol (|) separates options, specify one option. If there are no pipe symbols to separate the options, specify all the options.
[x]
Optional option. The command runs whether or not you enter these options.
[x | y]
Select between optional options. For example, you can display help for all tdwcmd commands by using the --Help or -h option.
[--Help|-h]
The command runs whether or not you enter the optional parameter.
<
<x | y>
|
<a | b>
>
When a set contains subsets, indicate the supersets with bold brackets (
< >
).
Separate the subsets with the bold pipe symbol (
|
).

0 COMMENTS

We’d like to hear from you!