Skip to content

Add NAME argument to d8 s module command help #385

Description

@diafour
# d8 s module disable --help
Disable module using the ModuleConfig resource.

 © Flant JSC 2025

Usage:
  d8 system module disable [flags]

Flags:
  -h, --help   help for disable

Global Flags:
      --context string      The name of the kubeconfig context to use
  -k, --kubeconfig string   KubeConfig of the cluster. (default is $KUBECONFIG when it is set, $HOME/.kube/config otherwise) (default "/root/.kube/config")

Usage should be:

Usage:
  d8 system module disable [flags] MODULE_NAME

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions