NAME
Close-Tab
SYNOPSIS
Closes active ise tab.
SYNTAX
Close-Tab [[-TabName] <Object>] [<CommonParameters>]
DESCRIPTION
Closes active ise tab.
PARAMETERS
-TabName <Object>
Tab name
Required? false
Position? 1
Default value
Accept pipeline input? false
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
NOTES
Name : Sebastian Ziółkowski
Github : github.com/ziolkowsky
Website : ziolkowsky.wordpress.com
Generated by ShellPowerFramework 04/15/2022 13:54:09
-------------------------- EXAMPLE 1 --------------------------
PS>Close-Tab
-------------------------- EXAMPLE 2 --------------------------
PS>ct
RELATED LINKS
https://ziolkowsky.wordpress.com/2022/04/16/close-tab
https://github.com/ziolkowsky/ShellPowerFramework
0 Comments on “Close-Tab”