Skip to content

Add load command and swap places for the command with the plugin name #76

@BogdanIrimie

Description

@BogdanIrimie

We want to change the order of the commands for ds-load so that the command comes before the plugin name.
E.g.

ds-load fetch auth0 <- fetches data from idp and prints it to stdout
ds-load transform auth0 <- fetches data from stdin and outputs it to stdout
ds-load load auth0 <- fetches data from stdin and writes to directory
ds-load import auth0 <- fetches data from idp and writes it to directory. This command might have a --dry-run argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions