Skip to content

Proposal: make --dab/--bundle global flag #161

Closed
@kadel

Description

Currently it is kind of strange to do kompose up --dab app.dab but for docker-compose you do kompose -f compose.yml up

Wouldn't it make more sense to move --dab flag to same level as --file?

It would look like this:

kompose --dab app.dab up
kompose --dab app.dab  convert

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