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

Update CLI bash completion help text example #5439

@slimlime

Description

@slimlime

Following discussion #5418 noting consistency updates for the generated published documentation pages,

  $ sudo hasura completion bash --file=/etc/bash.completion.d/hasura

$ sudo hasura completion bash --file=/etc/bash.completion.d/hasura

CLI help text propagated to also show an inconsistent CLI docs page.

Should update sudo hasura completion bash --file=/etc/bash.completion.d/hasura to `sudo hasura completion bash --file=/etc/bash_completion.d/hasura

This was previously updated in another instance; however, there are additional occurrences that should be updated to maintain consistency.

$ cd ~ && hasura completion bash --file=.bash_completion.d/hasura

Note from #1832 f6c11e5#diff-5ae360cdc43ce7efe963fb21d68bb467R29

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/cliRelated to CLI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions