Skip to content

Be clear about flag locations #88

@dereknola

Description

@dereknola

data-dir and other flags need to be given "after" all subcommands for them to used properly. We need to warn the user about this in the docs.

i.e. k3s --data-dir=/tmp/k3s etcd-snapshot save is invalid. You need k3s etcd-snapshot save --data-dir=/tmp/k3s

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