AwsInspector\Command\Profile\ListCommand::configure PHP Method

configure() protected method

protected configure ( )
    protected function configure()
    {
        $this->setName('profile:list')->setDescription('List all AWS profiles found in configuration');
    }