Giter Club home page Giter Club logo

Comments (3)

samneirinck avatar samneirinck commented on June 9, 2024

Thank you for your feedback. I just tested this locally and it seems to work here unfortunately.

What version are you on? Could you run Get-Module posh-docker and post the results?

I get this:
sample

from posh-docker.

frankfuu avatar frankfuu commented on June 9, 2024

Thanks for the response.

It's strange, I'm using 0.7.1 as well. I've re-installed the posh-docker module and it seems to be working again when i type docker start --att.

Anyways, I did some further testing, the tab completion for options only seems to work certain options and not all of them.

For example using docker images accepts a total of 6 options but only 3 of them are auto completable.

PS > docker images --help

Usage:  docker images [OPTIONS] [REPOSITORY[:TAG]]

List images

Options:
  -a, --all             Show all images (default hides intermediate images)
      --digests         Show digests
  -f, --filter filter   Filter output based on conditions provided
      --format string   Pretty-print images using a Go template
      --no-trunc        Don't truncate output
  -q, --quiet           Only show numeric IDs

When I type docker images --f then tab, I only get --filter but not others such as --format and --notrunc

Also, it would be nice if there is a global way to list all options by tab pressing. e.g. docker images -- then tab could bring up a list like --all, --digests, --filter, --format --no-trunc, --quiet.

from posh-docker.

rajivkr avatar rajivkr commented on June 9, 2024

Facing the same issue. For docker container, not able to auto complete anything. Please help us with this

from posh-docker.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.