< Back

ConvertFrom-Docker

Sat Jan 18, 2020 7:47 pm

NAME ConvertFrom-Docker



SYNOPSIS

Converts from docker output to objects





SYNTAX

ConvertFrom-Docker [-items] <Object[]> [<CommonParameters>]





DESCRIPTION

Converts from docker tabular output to objects that can be worked with in a familiar way in PowerShell





PARAMETERS

-items <Object[]>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get the running containers and



docker ps -a --no-trunc | ConvertFrom-Docker | ft











RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=TabExpansion2; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

TabExpansion2 [-inputScript] <string> [-cursorColumn] <int> [[-options] <hashtable>]

[<CommonParameters>]



TabExpansion2 [-ast] <Ast> [-tokens] <Token[]> [-positionOfCursor] <IScriptPosition>

[[-options] <hashtable>] [<CommonParameters>]



ModuleName : posh-docker

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : TabExpansion2

Category : Function

Component :

Role :

Functionality :