Skip to content

v0.4.25

Compare
Choose a tag to compare
@lionello lionello released this 27 Jul 20:32
· 1728 commits to main since this release
ffa6116

Defang CLI

This is the Command Line Interface (CLI) for Defang. This is a beta version and is provided as-is, intended primarily for testing purposes.
Please note, we do not currently have any automated installers. This means you'll need to manually extract the archive and place the binary in your system's PATH.

Installation Instructions

  1. Download the archive file for your Operating System.
  2. Extract the archive. This should reveal the binary file for Defang.
  3. Manually place the binary file in a directory that's included in your system's PATH environment variable.

Additional Step for MacOS Users

MacOS users will need to allow the binary to run due to security settings:

  1. Attempt to run the binary. You'll see a security prompt preventing you from running it.
  2. Go to System Preferences > Privacy & Security > General.
  3. In the 'Allow applications downloaded from:' section, you should see a message about Defang being blocked. Click 'Open Anyway'.
  4. Alternatively, select the option "App Store and identified developers" to allow all applications from the App Store and identified developers to run.

Please remember this software is in beta, so please report any issues or feedback through our GitHub page. Your help in improving Defang is greatly appreciated!

Changelog

  • 7262377 0.4.25
  • f553dcd cli: fix for current folder