class Build::Commands::Config::Info

Overview

Add config:get VARNAME1 VARNAME2 -a antimony-staging postgres://ucbr51k32p4sv1j... rediss://:p660d780c02c93e9b... config:get DATABASE_URL REDIS_URL -s -a antimony-staging DATABASE_URL='postgres://ucbr51k32p4sv1...' REDIS_URL='rediss://:p660d780c...'

Defined in:

commands/config.cr

Instance methods inherited from class Build::Commands::Base

api : Build::DefaultApi api, default_region : String default_region, execute(input : ACON::Input::Interface, output : ACON::Output::Interface) : Athena::Console::Command::Status execute, token : String | Nil token