这是indexloc提供的服务,不要输入任何密码
Skip to content

Document all debug flags #229

@jaredpalmer

Description

@jaredpalmer

Describe the feature you'd like to request

Document all remaining hidden, internal flags

Describe the solution you'd like

Add the following to the CLI Reference docs

  • --trace
  • --heap
  • --cpuprofile
  • -v, -vv, -vvv

References:

https://github.com/vercel/turborepo/blob/main/cli/cmd/turbo/main.go#L27-L37

https://github.com/vercel/turborepo/blob/main/cli/internal/config/config.go#L126-L137

Describe alternatives you've considered

On might argue that --trace, --heap, and --cpuprofile should only go in Contributing.md (#214). However, given our commitment to observability, it seems like there shouldn't be any undocumented APIs

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions