< Back

Get-Base64

Sat Jan 18, 2020 5:20 pm

NAME Get-Base64



SYNTAX

Get-Base64 [-FilePath] <Object> [<CommonParameters>]





PARAMETERS

-FilePath <Object>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





description : {@{Text=This script will return all branches names that were already merged to the current branch}}

syntax : @{syntaxItem=@{name=Get-MergedBranchces;

parameter=@{description=System.Management.Automation.PSObject[]; parameterValue=String[];

name=Branches; required=false; globbing=false; pipelineInput=false; position=1}}}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=@("master",

"develop"); parameterValue=String[]; name=Branches; type=@{name=String[]}; required=false;

globbing=false; pipelineInput=false; position=1}}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Get-MergedBranchces; description=System.Management.Automation.PSObject[]}

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

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

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

Name : Get-MergedBranchces

Category : Function

Synopsis : Helper script for listing merged branches

Component :

Role :

Functionality :

ModuleName : NullKit





description : {@{Text=This script will return all remote branches names that were already merged to the current

branch}}

syntax : @{syntaxItem=@{name=Get-MergedRemoteBranchces; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Get-MergedRemoteBranchces; description=System.Management.Automation.PSObject[]}

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

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

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

Name : Get-MergedRemoteBranchces

Category : Function

Synopsis : Helper script for listing merged remote branches

Component :

Role :

Functionality :

ModuleName : NullKit





description : {@{Text=This script will join *.ts files from a given directory or list of files passed as an

argument}}

syntax : @{syntaxItem=@{name=Join-TsFile; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Join-TsFile; description=System.Management.Automation.PSObject[]}

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

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

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

Name : Join-TsFile

Category : Function

Synopsis : Helper script for concatenating .ts files

Component :

Role :

Functionality :

ModuleName : NullKit





syntax : @{syntaxItem=@{name=New-FolderJunction; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=.\\New-FolderJunction.ps1

"c:\\repo\\serialization" "c:\\sites\\website1\\Data\\serialization";

remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

details : @{name=New-FolderJunction; description=System.Management.Automation.PSObject[]}

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

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

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

Name : New-FolderJunction

Category : Function

Synopsis : Helper script for creating SymbolicLink aka folder junction

Component :

Role :

Functionality :

ModuleName : NullKit