Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pxc context delete does not use the --name flag #74

Open
rodrigc opened this issue Sep 30, 2019 · 0 comments
Open

pxc context delete does not use the --name flag #74

rodrigc opened this issue Sep 30, 2019 · 0 comments

Comments

@rodrigc
Copy link

rodrigc commented Sep 30, 2019

pxc context delete --help
Deletes user provided context from config.yaml file

Usage:
  pxc context delete [NAME] [flags]

Examples:

  # Delete context called mycontext:
  pxc context delete mycontext

Flags:
  -h, --help          help for delete
      --name string   Name of context to delete

Global Flags:
      --config string    config file (default is $HOME/.pxc/config.yml)
      --context string   Force context name for the command

This command lists a --name flag, but it looks like that flag is not used:

pxc context delete --name greatdanecluster2
Must supply a name for context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant