You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@benc-uk Can you try running the following command 👇 ?
devcontainer features generate-docs -p src/ -n benc-uk/devc-features
-p, --project-folder Path to folder containing 'src' and 'test' sub-folders. This is likely the git root of the project.
I wonder if we should update the description and ask the user to provide the path that includes src. From reading the description, it might seem like we are asking users to add the top-level path that contains both the src and test folders.
Ok that worked!
I'm sure I tried that, but obviously not!
Seems like the argument description for this needs updating, it currently reports: -p, --project-folder Path to folder containing 'src' and 'test' sub-folders. This is likely the git root of the project
EDIT: I'm happy to close this, but if you want to leave it open to track any fixes
I can't get
devcontainer features generate-docs
to work, I've tried every combo of switches and arguments I can think of, and they don't help.It seems to treat everything as a directory, even other files!
I'm running version 0.68.0
The text was updated successfully, but these errors were encountered: