#!/usr/bin/env bats load "./test_helper" @test "dctlenv: prints help when no command argument is given" { run dctlenv assert_success assert_output <