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

Adding ACL List, Show Cli #25

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Adding ACL List, Show Cli #25

wants to merge 26 commits into from

Conversation

gwthm-in
Copy link
Collaborator

Weaver CLI is ready for review.
Commands will register them selves with CLI. In main we need to import the commands that we want them to be with the binary.

Let's say we want to separate out acls commands, we can create weaverctl in cmd/weaverctl and import only acl commands. Binary produced from weaverctl will have only acls commands and will not have acl commands.

View layers currently renders output to json, this can manipulated easily using a flag and rending to outputs like yaml, table and etc. This will be a enhancement. For now will stick to json output.

@gwthm-in gwthm-in requested a review from rShetty March 28, 2019 00:51
@gwthm-in gwthm-in changed the title WIP: Adding ACL Show, Create, Edit Cli Adding ACL List, Show Cli Mar 31, 2019
@gwthm-in
Copy link
Collaborator Author

@rShetty this is done and ready for review. Will be adding create, edit cli's in future.

@rShetty rShetty marked this pull request as ready for review September 18, 2019 06:35
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

Successfully merging this pull request may close these issues.

1 participant