Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

create: should not print out 'Not-documented' in the help #305

@grahamwhaley

Description

@grahamwhaley

When you ask create_stack.sh for help, it prints out Not-documented for a number of entries... which, is not helpful ;-)

$ ./create_stack.sh -h
Usage: ./create_stack.sh [subcommand]

Subcommands:

        all:            minimal + storage + monitoring + miscellaneous
        cni:            Setup network for running cluster
        help:           show this message
        init:           Only inits a cluster using kubeadm
        metallb:        Not-documented
        minimal:        init + cni +  kata + metrics
        monitoring:     Not-documented
        nfd:            node feature discovery
        npd:            Not-documented
        storage:        Not-documented

That looks to have been added in #93 . I wish we'd actually document what those extra commands are, even if they are documented as 'experimental', 'for test' or 'beta' etc.

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