Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add --domain argument support #9

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Add --domain argument support #9

merged 1 commit into from
Oct 7, 2020

Conversation

aharbis
Copy link
Member

@aharbis aharbis commented Oct 7, 2020

Example usage:

$ dp-file-uploader my.datapower.com --domain app "local:///subdir"  file.txt

The above is equivalent to:

$ dp-file-uploader my.datapower.com "local:///app/subdir"  file.txt

Closes: #8

@aharbis aharbis merged commit e43fb24 into master Oct 7, 2020
@aharbis aharbis deleted the domain-arg branch October 7, 2020 22:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No domain informed
1 participant