Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Remove references to --include-related #7566

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

msardana94
Copy link
Contributor

I believe --include-related is deprecated in 2.0.0 as mentioned in #5957. I am currently on 2.5.0 version

$ meltano --no-environment install --help
2023-04-18T05:33:22.577125Z [info     ] No environment is active
Usage: meltano install [OPTIONS] [[extractor|loader|transform|orchestrator|tra
                       nsformer|file|utility|mapper|mapping|extractors|loaders
                       |transforms|orchestrators|transformers|files|utilities|
                       mappers|mappings]] [PLUGIN_NAME]...

      Install all the dependencies of your project based on the meltano.yml
      file.

      Read more at https://docs.meltano.com/reference/command-line-interface#install
          

Options:
  --clean                    Completely reinstall a plugin rather than simply
                             upgrading if necessary.
  -p, --parallelism INTEGER  Limit the number of plugins to install in
                             parallel. Defaults to the number of cores.
  --database-uri TEXT        System database URI.
  --help                     Show this message and exit.

I believe `--include-related` is deprecated in 2.0.0 as mentioned in meltano#5957
@netlify
Copy link

netlify bot commented Apr 18, 2023

👷 Deploy request for meltano pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit dce20e4

@msardana94 msardana94 changed the title Remove references to --include-related docs: Remove references to --include-related Apr 18, 2023
Copy link
Member

@WillDaSilva WillDaSilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @msardana94!

@WillDaSilva WillDaSilva merged commit 2504a16 into meltano:main Apr 18, 2023
3 checks passed
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.

None yet

3 participants