angelos.server.commands.env

class angelos.server.commands.env.EnvCommand(io, env)

Bases: angelos.server.cmd.Command

Work with environment variables.

abbr = 'Work with environment variables.'
description = 'Use this command to display the environment variables.'
classmethod factory(**kwargs)

Create command with env from IoC.