Skip to content

Request: expose cue program as a Bazel run target #11

@folliehiyuki

Description

@folliehiyuki

This issue requests a similar behavior as rules_go, where I can invoke the Go binary managed by Bazel simply with bazel run @rules_go//go. For example, instead of go mod tidy, I can run bazel run @rules_go//go -- mod tidy.

I use some CUE commands like fmt, fix regularly, so this request would save me from depending on the CUE CLI program in my host machine.

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