Skip to content

Need way to specify default AccountName/ProjectName #1

@KarolKaczmarek

Description

@KarolKaczmarek

It would be great to have a way to define default AccountName and ProjectName (e.g. in some sort of config file?) so that instead of:

Start-AppVeyorProjectBuild -AccountName MyAccount -ProjectName MyProject -Branch branchName -CommitId CommitId

I could write:

Start-AppVeyorProjectBuild -Branch branchName

if no CommitId is specified, it should build the last commit.

Optionally, we could specify default branchName as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions