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

Is kubectl accurate template list unavailable? #12

Closed
arosh opened this issue Aug 26, 2021 · 2 comments
Closed

Is kubectl accurate template list unavailable? #12

arosh opened this issue Aug 26, 2021 · 2 comments
Labels
invalid This doesn't seem right

Comments

@arosh
Copy link
Member

arosh commented Aug 26, 2021

Describe the bug

The following documentation says kubectl accurate template list is available to show all template namespaces.

https://cybozu-go.github.io/accurate/info.html#show-all-template-namespaces

However, kubectl accurate template does not have list subcommand.

Environments

  • Version: v0.1.0
  • OS: Ubuntu 18.04.5 LTS (x86_64)

To Reproduce

  1. Download kubectl-accurate-list-amd64
    https://github.com/cybozu-go/accurate/releases/download/v0.1.0/kubectl-accurate-linux-amd64
  2. Run ./kubectl-accurate-linux-amd64 template list

Expected behavior

All template namespaces are shown.

Additional context

sho_iizuka@s000817-bionic:/tmp$ ./kubectl-accurate-linux-amd64 template list
template subcommand

Usage:
  accurate template [command]

Available Commands:
  set         Set TEMPLATE as the template of NS namespace
  unset       Unset template for NS namespace

Flags:
  -h, --help   help for template

Use "accurate template [command] --help" for more information about a command.
sho_iizuka@s000817-bionic:/tmp$
@arosh arosh added the bug Something isn't working label Aug 26, 2021
@ymmt2005
Copy link
Member

The feature is added recently in main. Not yet released.

@ymmt2005 ymmt2005 added invalid This doesn't seem right and removed bug Something isn't working labels Aug 26, 2021
@arosh
Copy link
Member Author

arosh commented Aug 26, 2021

I see. Thanks.

@arosh arosh closed this as completed Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants