Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.05 KB

File metadata and controls

42 lines (29 loc) · 1.05 KB

Galeb Client

Build Status Coverage Status

A easy wrapper CLI to use the Galeb Manager

Test

go test -v

Build

go build -o galeb

Usage

export GALEB_HOST="http://galeb.yourhost.com"
export GALEB_TOKEN="123456789"

galeb pool

LICENSE

Copyright (c) 2014-2015 Globo.com - All rights reserved.

This source is subject to the Apache License, Version 2.0.
Please see the LICENSE file for more information.

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.