Skip to content

YawLabs/bild-cli

Repository files navigation

@yawlabs/bild

CLI for bild.sh — build servers + artifact hosting for all software.

Install

npm install -g @yawlabs/bild

Or one-shot:

npx -y @yawlabs/bild <command>

Authenticate

bild login

Usage

bild build .                    # Trigger a build for the current project
bild logs <build-id>            # Stream build logs
bild artifacts pull <ref>       # Pull an artifact by ref
bild artifacts push <path>      # Push a local artifact

Full docs: https://bild.sh/docs/cli

License

Apache-2.0. See LICENSE.

About

CLI for bild.sh — build servers + artifact hosting for all software

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors