Stash File Utility command

Purpose

Use this command to create a stash file.

Before issuing this 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 -f filename -passwordpassword -pwpassword

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

Read syntax diagramSkip visual syntax diagramdnpstash -help -h

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.
-password (or -pw) password
Use this option to specify the password for the user on the command line. Note that the password is visible and should be used only together with other security measures. If the password is not specified, the program prompts for it.
-help (or -h)
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 -f /tmp/password.sth