updatectl

command module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2014 License: Apache-2.0 Imports: 29 Imported by: 0

README

updatectl - CoreOS update service CLI

updatectl lets you control and test the CoreOS update service. Subcommands let you manage users, groups, packages and write a very simple client that gets its state via environment variables.

About the Update Service

The update service is a tool that helps you manage large-scale rolling upgrades of software. The service consists of three main parts:

  1. A distributed web application that runs within docker containers.
  2. updatectl a CLI interface to the service
  3. Communication specification for your applications to report their current status and receive notifications of an available update.

Getting Started

Once you have gained access to your update service installation, check out the Getting Started guide that will walk you through configuration of your applications, groups and update settings.

Building the Client

Major releases for all platforms are listed under the Releases tab on this repository. If you'd like to build your own client:

  1. ./build
  2. The client is now built. Use it with ./updatectl <command>

Creating Releases

You can build a release of a specfic version by running scripts/build-release <git-tag-of-version>.

If you are a CoreOS developer, you may bump the version with scripts/bump-version <version>. You can do this and build a release at the same time with scripts/new-release.

Example: scripts/new-release 0.2.0+git.

Documentation

Using the Client - Read about all of the supported commands in updatectl

Example Upgrade Workflow - Walk through updating a set of containers running on CoreOS

Protocol - A technical document about the Omaha protocol

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Godeps
_workspace/src/code.google.com/p/go-uuid/uuid
The uuid package generates and inspects UUIDs.
The uuid package generates and inspects UUIDs.
_workspace/src/code.google.com/p/google-api-go-client/googleapi
Package googleapi contains the common code shared by all Google API libraries.
Package googleapi contains the common code shared by all Google API libraries.
_workspace/src/code.google.com/p/google-api-go-client/googleapi/transport
Package transport contains HTTP transports used to make authenticated API requests.
Package transport contains HTTP transports used to make authenticated API requests.
_workspace/src/github.com/coreos/go-omaha/omaha
Implements the Google omaha protocol.
Implements the Google omaha protocol.
_workspace/src/github.com/tent/hawk-go
Package hawk implements the Hawk HTTP authentication scheme.
Package hawk implements the Hawk HTTP authentication scheme.
client
update/v1
Package update provides access to the .
Package update provides access to the .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL