Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

[kn-admin] As a Knative administrator, I want to enable registries list command #76

Open
12345lcr opened this issue Sep 8, 2020 · 1 comment
Assignees

Comments

@12345lcr
Copy link
Contributor

12345lcr commented Sep 8, 2020

Now we have kn admin registry add and kn admin registry rm to manage registry credentials. I want to add kn admin registry list so that current registry credentials can be listed.

For example:
Manage registry used by Knative service deployment

Usage:
  kn admin registry [command]

Available Commands:
  add         Add registry with credentials
  help        Help about any command
  list        List current registries
  remove      Remove registry settings

Flags:
  -h, --help                    help for registry
  -n, --namespace string        the namespace to manage registries
  -s, --serviceaccount string   the serviceaccount to save imagePullSecrets

Global Flags:
      --config string   config file (default is $HOME/.config/kn/plugins/admin.yaml)

Use "kn admin registry [command] --help" for more information about a command.
@12345lcr
Copy link
Contributor Author

12345lcr commented Sep 8, 2020

/assign
I would work on this new feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant