Skip to content

Validate k8s-cluster-id format in hpecp tenant create #243

@snowch

Description

@snowch

Need to validate the --k8s-cluster-id parameter:

hpecp tenant create --k8s-cluster-id /api/v2/k8scluster/2 --tenant-type k8s --name test --description long

I.e. this should return an error:

hpecp tenant create --k8s-cluster-id 2 --tenant-type k8s --name test --description long

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions