Skip to content

Latest commit

 

History

History
90 lines (60 loc) · 1.44 KB

File metadata and controls

90 lines (60 loc) · 1.44 KB
document type cmdlet
external help file helium-Help.xml
HelpUri
Locale en-US
Module Name helium
ms.date 02/11/2026
PlatyPS schema version 2024-05-01
title ConvertTo-ShortURL

ConvertTo-ShortURL

SYNOPSIS

{{ Fill in the Synopsis }}

SYNTAX

__AllParameterSets

ConvertTo-ShortURL [-Url] <string> [<CommonParameters>]

ALIASES

This cmdlet has the following aliases, {{Insert list of aliases}}

DESCRIPTION

{{ Fill in the Description }}

EXAMPLES

Example 1

{{ Add example description here }}

PARAMETERS

-Url

{{ Fill Url Description }}

Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: 0
  IsRequired: true
  ValueFromPipeline: true
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

System.String

{{ Fill in the Description }}

OUTPUTS

System.Object

{{ Fill in the Description }}

NOTES

{{ Fill in the Notes }}

RELATED LINKS

{{ Fill in the related links here }}