Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

plugin-config action in snapctl should not be grouped with tribe commands. #833

Closed
geauxvirtual opened this issue Apr 5, 2016 · 1 comment

Comments

@geauxvirtual
Copy link
Contributor

Currently in snapctl, plugin-config action is only available when tribe is enabled in snapd; however, plugin-config should be available regardless if snapd is configured for tribe or not.

https://github.com/intelsdi-x/snap/blob/master/cmd/snapctl/commands.go#L201-L216

@IRCody
Copy link
Contributor

IRCody commented Apr 8, 2016

While moving it I think it should be put under the plugin commands so the usage would be snapctl plugin config get ... instead of the current snapctl plugin-config get ....

IRCody added a commit to IRCody/snap that referenced this issue Apr 8, 2016
Move the plugin-config command in snapctl outside of tribe commands so
that it can be used when not in tribe mode. The new command will be
underneath the plugin set of commands in snapctl for consistency.
IRCody added a commit to IRCody/snap that referenced this issue Apr 8, 2016
Move the plugin-config command in snapctl outside of tribe commands so
that it can be used when not in tribe mode. The new command will be
underneath the plugin set of commands in snapctl for consistency.
IRCody added a commit that referenced this issue Apr 13, 2016
Fixes #833 Move plugin-config outside of tribe cmds
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants