Skip to content

CLI Reference

smurf

Smurf is a tool for automating common commands across Terraform, Docker, and more

Synopsis

Smurf is a command-line interface built with Cobra, designed to simplify and automate commands for essential tools like Terraform and Docker. It provides intuitive, unified commands to execute Terraform plans, Docker container management, and other DevOps tasks seamlessly from one interface. If you are facing issues, unable to find a command, or need help, please create an issue at: https://github.com/clouddrove/smurf/issues

smurf [flags]

Examples

smurf --help

Options

  -h, --help   help for smurf

SEE ALSO

  • smurf completion - Generate the autocompletion script for the specified shell
  • smurf deploy - Deploy builds and pushes Docker image as per smurf.yaml, then optionally runs Helm deploy.
  • smurf init - Generate a smurf.yaml configuration file with sdkr and selm sections
  • smurf sdkr - Subcommand for Docker-related actions
  • smurf selm - Subcommand for Helm-related actions
  • smurf stf - Subcommand for Terraform-related actions
  • smurf version - Print detailed version information