Skip to content

-- argument parsing #10

@dnajd

Description

@dnajd

Enjoying dockerbox and ran into this.

error: exec [POD] [COMMAND] is not supported anymore. Use exec [POD] -- [COMMAND] instead
See 'kubectl exec -h' for help and examples

I added the -- as instructed and dockerbox threw an error

failed to compile applet: failed to parse applet flags: unknown flag: --container

Realized dockerbox was grabbing the -- and learned I could use this export

export DOCKERBOX_SEPARATOR='!>'

Not certain, but curious if... given the purpose of dockerbox, if it's separator should by default try to stand out?

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