Skip to content

Change Commands to Match Powershell Best Practices #7

@davejlong

Description

@davejlong

Singular Nouns

Remove the different commands for commands that return singular objects vs multiple objects. All commands should use a singular noun.

Invoke Verb for API commands

Change the New-Atera*Request commands to Invoke- commands to better state what they do (perform a synchronous operation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions