Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Should the cmdlets for FlashArray authentication have the -Credentials parameter? Or global $Creds variable? #48

@mikenelson-io

Description

@mikenelson-io

This one is up for discussion. I removed the -Credentials parameter from the cmdlets that execute a login to the FA (except for the one cmdlet that needs two sets of credentials). Instead, I added a global $Creds variable that can be defined for use with all the cmdlets in a single PoSH session.
Should those cmdlets have that param? Or is a global a better option? Or is both the answer?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions