Skip to content

Latest commit

 

History

History

README.md

Atlas CLI (atlas)

Atlas is a language-independent tool for managing and migrating database schemas using modern DevOps principles.

Example Usage

"features": {
    "ghcr.io/marcozac/devcontainer-features/atlas:1": {}
}

Options

Options Id Description Type Default Value
version Select or enter an Atlas version. string latest
communityEdition Install the Community Edition of Atlas building from source. boolean true
goVersion The Go version to use to build a specific (community edition) version of the Atlas CLI string 1.20.7

Community Edition

Only the latest release of the Community Edition of Atlas is available as pre-built binary.

Choosing a specific version will cause it to be built from source.

Building from source

Go is required to build the Atlas CLI.

If go is neither in the PATH nor /usr/local/go/bin/go, it is installed from the Go Feature (skipping tools installation) and is currently available for Debian/Ubuntu-based distributions with the apt package manager installed.

Third Party


Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.