New FalconContainerRegistry - CrowdStrike/psfalcon GitHub Wiki

New-FalconContainerRegistry

SYNOPSIS

Create a registry within Falcon Container Security

DESCRIPTION

Requires 'Falcon Container Image: Write'.

PARAMETERS

Name Type Description Min Max Allowed Pipeline PipelineByName
Name String Desired registry name within Falcon Container Security
Type String Registry type acr
artifactory
docker
dockerhub
ecr
gar
gcr
github
gitlab
harbor
icr
mirantis
nexus
openshift
oracle
quay.io
Url String UniquenessKey
Registry URL alias

Available with Docker Hub, Google Artifact Registry, Google Container Registry, IBM Cloud, and Oracle
Credential Hashtable A hashtable containing credentials to access the registry
UrlUniquenessKey String Registry URL alias

Available with Docker Hub, Google Artifact Registry, Google Container Registry, IBM Cloud, and Oracle

SYNTAX

New-FalconContainerRegistry [-Name] <String> [-Type] <String> [-Url] <String> [-Credential] <Hashtable> [[-UrlUniquenessKey] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]

REFERENCE

Endpoints

POST /container-security/entities/registries/v1

falconpy

CreateRegistryEntities

USAGE

2023-04-25: PSFalcon v2.2.5

⚠️ **GitHub.com Fallback** ⚠️