Skip to content

Commit

Permalink
Add the "build dev" command to "build.md"
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jan 15, 2025
1 parent a150951 commit 137c351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/commands/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ $ kamal build
Commands:
kamal build create # Create a build setup
kamal build deliver # Build app and push app image to registry then pull image on servers
kamal build dev # Build development app image using the local directory as the build context
kamal build details # Show build setup
kamal build help [COMMAND] # Describe subcommands or one specific subcommand
kamal build pull # Pull app image from registry onto servers
Expand Down

0 comments on commit 137c351

Please sign in to comment.