sfdk-emulator-set
Sets emulator properties.
sfdk-emulator-remove
This command has been moved to sfdk emulator install.
sfdk emulator install
sfdk-emulator-list
sfdk-emulator-install
Installs emulators.
sfdk-emulator-exec
Execute a command on an emulator.
sfdk-emulator-device-model-show
Show emulated device model's properties.
sfdk-emulator-device-model-list
This command has been moved to sfdk emulator device-model-show.
sfdk emulator device-model-show
sfdk-device
Maintains and controls registered devices.
sfdk-deploy
Deploys build results to a device.
sfdk-config
Configures sfdk.
sfdk-compiledb
Generates compilation database.
sfdk-cmake
Executes cmake build step.
sfdk-check
Performs quality checks.
sfdk-build-shell
Executes custom steps in build engine.See also: sfdk config for configuring the build target and sfdk build-init for initializing build tree.
sfdk config
sfdk build-init
sfdk-build-requires
Updates build time dependencies.
sfdk-build-init
Initializes build directory.
sfdk-apply
Applies patches from RPM SPEC file.
rsactftool.py
RSA attack tool for CTF challenges - recover private keys from weak public keys and/or decrypt data.
in
This shell keyword is used with for to separate the iterator and items to iterate.
for
fi
This shell keyword is used to end an if statement.
if