Skip to content

Generated automation commands do not include the space from the original command #295

@benPearce1

Description

@benPearce1

The bug

The automation command generated from an interactive session will not include the space if it was supplied in the original command.

Command to reproduce

octopus project create -s "second space" -n "test project" 

Outcome

This command will print an automation command as below, but the space is not included. Running this command will run in the default space or the space set via configuration.

octopus project create --name 'test project' --group 'Default Project Group' --lifecycle 'Default Lifecycle' --no-prompt

Versions

cli:

Octopus Server:

Links

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions