Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
/ goship Public archive

Utility that helps find, connect and copy to particular cloud resources using configured providers

License

Notifications You must be signed in to change notification settings

zendesk/goship

Repository files navigation

goship Build Status

Helps find and connect to particular cloud resources using defined providers.

Usage

1. Download latest version of goship from release page

Releases

2. Move binary to /usr/local/bin directory

mv <goship_binary> /usr/local/bin/goship && chmod +x /usr/local/bin/goship

3. Configure basic settings

goship configure

4. Configure providers

see config.yaml.example for the proper configuration format

5. Read help & Enjoy

goship help

Removing cache

In order to uncache existing files, just use --uncache flag.

Contributors

License

Copyright 2018 Zendesk

Licensed under the Apache License, Version 2.0