mkdir

This command makes a new directory in the data grid.

Syntax

zos mkdir path [--parents] 

Arguments

path

The path on the data grid.

Options

-p, --parents

Creates parent directories if needed.

-C=, --cols=

Specifies the terminal width for formatting. The user must enter a value with this option.

-h, --help

Displays a help message for this operation.

-d, --debug

Turns on debug output during this operation.

-v, --verbose

Turns on verbose output during this operation.