Skip to content

nunux-keeper/keeper-cli

Repository files navigation

Build Status

keeperctl

Official Nunux Keeper V2 CLI.

Please note that this CLI is not compatible with Nunux Keeper V1.

Screenshot

Install

Run the following command:

> go get -v github.com/nunux-keeper/keeper-cli/keepctl

Or download the binary regarding your architecture:

> sudo curl -s https://raw.githubusercontent.com/nunux-keeper/keeper-cli/master/install.sh | sh

Or use Docker:

> docker run --rm -it ncarlier/keepctl

Usage

Just type keepctl to see available commands.

> keepctl

NUNUX Keeper

Copyright (c) 2016 Nicolas CARLIER (https://github.com/ncarlier)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.