Difference between revisions of "Earthly"

From wikieduonline
Jump to navigation Jump to search
(Removed redirect to Earthly.dev)
Tag: Removed redirect
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
[[brew install earthly]]
 +
 +
  [[earthly bootstrap|bootstrap]]                  Bootstraps earthly installation including buildkit image download and optionally shell autocompletion
 +
  [[docker-build]]                *beta* Build a Dockerfile without an Earthfile
 +
  account                    Create or manage an Earthly account
 +
  config                      Edits your Earthly configuration file
 +
  doc                        Document targets from an Earthfile
 +
  init                        *experimental* Initialize an Earthfile for the current project
 +
  ls                          List targets from an Earthfile
 +
  org, orgs                  Create or manage your Earthly orgs
 +
  project, projects          Manage Earthly projects
 +
  prune                      Prune Earthly build cache
 +
  prune-auto-skip            Prune Earthly auto-skip data
 +
  registry, registries        *beta* Manage registry access
 +
  satellite, satellites, sat  Create and manage Earthly Satellites
 +
  [[cloud]], clouds              Configure Cloud Installations for [[BYOC]] plans
 +
  secret, secrets            *beta* Manage cloud secrets
 +
  web                        *beta* Access the web UI via your default browser and print the url
 +
  billing, bill              *experimental* View Earthly billing info
 +
  help, h                    Shows a list of commands or help for one command
 +
 +
[[earthly --help]]
 +
 +
* <code>[[earthly --push]] +build-all-platforms</code>
 +
  
 
== See also ==
 
== See also ==

Latest revision as of 07:57, 24 May 2024

brew install earthly
  bootstrap                   Bootstraps earthly installation including buildkit image download and optionally shell autocompletion
  docker-build                *beta* Build a Dockerfile without an Earthfile
  account                     Create or manage an Earthly account
  config                      Edits your Earthly configuration file
  doc                         Document targets from an Earthfile
  init                        *experimental* Initialize an Earthfile for the current project
  ls                          List targets from an Earthfile
  org, orgs                   Create or manage your Earthly orgs
  project, projects           Manage Earthly projects
  prune                       Prune Earthly build cache
  prune-auto-skip             Prune Earthly auto-skip data
  registry, registries        *beta* Manage registry access
  satellite, satellites, sat  Create and manage Earthly Satellites
  cloud, clouds               Configure Cloud Installations for BYOC plans
  secret, secrets             *beta* Manage cloud secrets
  web                         *beta* Access the web UI via your default browser and print the url
  billing, bill               *experimental* View Earthly billing info
  help, h                     Shows a list of commands or help for one command
earthly --help


See also[edit]

Advertising: