Skip to content
This repository was archived by the owner on May 24, 2019. It is now read-only.
This repository was archived by the owner on May 24, 2019. It is now read-only.

tea releases create gives error "You have to indicate a repo or execute the command in a repo" but no repo option allowed #12

Open
@LittleColin

Description

@LittleColin

I'm probably doing something stupid but I've successfully done a tea login and was then attempting to create a release with:

tea releases create --title "0.0.1-alpha" --target master --draft --asset myapp.zip

But how do I specify the repo? There is no -r/--repo flag on this command and the preceding login command didn't allow me to specify a repo at the end of the url.

I understandably get the error:
You have to indicate a repo or execute the command in a repo

I'm not sure what "in a repo" means - I'm in the git folder containing my app. Eventually I'll want to do this from the CI.

Any examples of creating a release much appreciated.

FWIW Doing a tea -v gives Tea version 0.1.0-dev

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions