Releases: Adobe-Marketing-Cloud/tools
Releases · Adobe-Marketing-Cloud/tools
repo 1.4
repo 1.3
repo 1.2
repo 1.1
Get it via Homebrew:
brew tap adobe-marketing-cloud/brews
brew install adobe-marketing-cloud/brews/repo
New:
- adding
--version
option - running
--help
through less - correct license header
Fixes:
- repo failed with spaces in filter path
repo put .content.xml
was not converting to JCR paths in package filters- updated help
repo 1.0
Initial public release:
- Commands
put
,get
,status
,diff
- Supported platforms:
- Mac OSX (+ curl, rsync)
- Linux (+ curl, rsync)
- Windows with Cygwin (+ zip, unzip, curl, rsync packages)
Note: the license header in the script is incorrect, it should read:
Copyright 2014 Adobe
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.