Skip to content

Shuttle doesn't get it #229

@hoeghh

Description

@hoeghh

I tried to run shuttle get service (version v0.23.0) but got an error that the command was not known to shuttle. When i ran shuttle --help it wasn't showing up. I looked at the ./cmd/get_test.go file and there it test for this command. I checked the pipeline and the test succeeds.

I then created a samle shuttle.yaml file and ran the command again, and then it worked. When i run shuttle --help shuttle suddenly displays the get command.

Simple test :
image

Here's the diff on the --help output depending on shuttle finds a shuttle.yaml file or not. Based on the output below, get is not the only feature that goes missing depending whether there's a shuttle file or not.
image

Is this by design, and error, is shuttle bending the fabric of spacetime or is this some kind of metamorphic feature?

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