Skip to content

-- argument parsing #10

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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