Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

epi storage get-sas-link command

Retrieves SAS link for specified project id, environment, blob storage container and retention hours.

Usage

epi storage get-sas-link [OPTIONS] --project <PROJECT> --environment <ENVIRONMENT>

Options

-p, –project <PROJECT>

The project name.
Aliases: name.

–environment <ENVIRONMENT>

The environment name.
Aliases: env.
Possible values: integration, preproduction, production, ade1, ade2.

–storage-container <STORAGE_CONTAINER>

The blob storage container name.
Default: mysitemedia.

–retention-hours <RETENTION_HOURS>

Total hours for which sas link will be retained.
Default: 24.

–writable <WRITABLE>

Retrieves writable SAS link for writable blob storage containers.
Default: false.
Possible values: true, false.

-h, –help

Print help.