Skip to content

copy help is missing argument #126

@sizurita

Description

@sizurita

Usage:
ipctl copy project --from --to profile [flags]

Examples:

Copy a project called test from ipctl-dev to ipctl-staging

$ ipctl copy test --from ipctl-dev --to ipctl-staging

Copy a project and set the group admins as the owner

$ ipctl copy test --from ipctl-dev --to ipctl-staging --member type=group,name=admins,access=owner

the word 'project' is missing in the 2 examples "ipctl copy PROJECT test ..." Usage has it but example doesnot.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions