Command Reference

Command Reference

Entering Options and Arguments

Entering Options and Arguments

Each command line program requires the URL, user name, password, and command name. You need to specify the rest of the options and arguments in the command line interface based on your requirement.
Use the following rules when you enter command options and arguments:
  • To enter options, type a hyphen followed by one letter, two letters, or a word, depending on the program syntax for the command. For example, the
    rpcmd < -pn | -ProjectName> project_name
    uses a two-letter option or a word for the project name.
  • Enter options in any order.
  • If any option that you specify from the command line contains spaces, enclose the option in double quotes.
  • The first word after the option is the argument.
  • Most options require arguments. You must separate options from arguments with a single space.
  • If any argument contains more than one word, enclose the argument in double quotes. The command line programs ignore quotes that do not enclose an argument. Unmatched quotes result in an error.

0 COMMENTS

We’d like to hear from you!