Skip to content

status command should communicate better #1

@dhrp

Description

@dhrp

Some suggestions:

  1. It should check the current configured cluster by default; There should be no need to specify which cluster to connect to if I already have a config set and selected. For example with export KUBECONFIG=/XYZ
  2. When I do specify --hosting-cluster-kubeconfig= the help text is missing / should make clear that I should specify a file. (because in the documentation elsewhere you ask to use --config= and mean a context out of a config.
  3. There seems to be no --config flag.. How would it then work if I do have a file with multiple contexts?
    ✗ kubectl nova help status
    check status of Nova
    
    Usage:
     novactl status [flags]
    
    Flags:
     -h, --help                                help for status
         --hosting-cluster-kubeconfig string   Nova Control Plane hosting cluster kubeconfig path
    

ps. I'm on:

kubectl nova --version
novactl version v0.6.0 (git: 141d6e91) built: 20230801122921

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