Stash File Utility command

Purpose

Use this command to create a stash file.

Before issuing the dnpstash command, run the profile dniprofile in the current shell.

Required access rights: Write permission on the file system
Predefined roles that provide required access rights: None

Format

Read syntax diagramSkip visual syntax diagramdnpstash -file filename -passwordpassword

To display information about the syntax of the stash file utility command:

Read syntax diagramSkip visual syntax diagramdnpstash -help -?

Parameters

-file (or -f) filename
Name of the stash file, either fully qualified or relative to the current directory, to be generated. The filename cannot contain wildcard characters. The access rights of the generated file will be set to owner-readable (-r--------).
-password (or -pw) password
Use this option to specify the password on the command line. Note that the password, if specified on the command line, is visible and should be used only together with other security measures. If the password is not specified, the program will prompt for it.
-help (or -?)
Show help text that describes the parameters.

Example

The following command creates a new stash file password.sth in the /tmp directory. You are prompted to enter and confirm a password.
dnpstash -file /tmp/password.sth