Skip to content

Copy command needs default_profile even when given to and from profiles #134

@sizurita

Description

@sizurita

copy command has to & from profiles yet it is taking the "default_profile" as an input as well. (the default_profile was set to a repo for some other GIT testing so it errored)

% ipctl copy project 'Infoblox DDI Golden Asset'
--to local
--from customer
--replace
--member type=accout,name=username,access=owner
--verbose
2025-04-30T16:25:33Z INF ipctl v0.10.0 (4f7e23a)
Error: profile dev does not exist

the config file includes ( once dev was changed to local it worked )
[application]
default_profile = dev

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions