Skip to content

Conversation

NotTheDr01ds
Copy link
Contributor

Fixes #750 by removing the inc command from the example and replacing it with the built-in update.

But #750 also surfaced two other issues that need to be fixed:

  • We don't provide any list of the "default" plugins that users can install
  • The Commands Help includes commands from these plugins without differentiating them as requiring a plugin.

I'll open issues for these, but I think #750 can be closed with this

@fdncred fdncred merged commit cd5278d into nushell:main Aug 19, 2024
2 checks passed
@fdncred
Copy link
Contributor

fdncred commented Aug 19, 2024

I'm fine with this change but it would be nice to have a write up featuring our built-in plugins including the debug/example ones.

@NotTheDr01ds NotTheDr01ds deleted the remove-inc-example branch October 1, 2024 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inc command seems to not exists, the only example from docs fails
2 participants