Skip to content

added caveat to documentation - #20

Open
ackoch wants to merge 1 commit into
adobe:masterfrom
ackoch:master
Open

added caveat to documentation#20
ackoch wants to merge 1 commit into
adobe:masterfrom
ackoch:master

Conversation

@ackoch

@ackoch ackoch commented Jul 22, 2026

Copy link
Copy Markdown

Unquoted username:password get misinterpreted by (Un*x) shells

Calling

aio-aem aem:upload -d -h https://author-pXXXX-eXXXX.adobeaemcloud.com -t /content/dam -c myuser:my()password foofolder

results on macos /Linux in creating a new shell command:

$ which aio-aem

aio-aem () {
        password foofolder
}

Which overrides the actual aio-aem command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants