Skip to content

CLI: pull needs to request or prompt for a local alias name when pulling a project #1024

@josephjclark

Description

@josephjclark

When I run openfn pull --beta, it'll create local project from a project id.

By default the project will be given a local alias of main, which gets written to main@app.openfn.org.yaml

We need to allow an --alias <name> argument which will configure that name. Later I can then to openfn checkout main

We should default the alias to main unless pulling a sandbox, when we use the sandbox project name

Users can pass --alias to override.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions