Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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.

2 participants