Namespace BitAddict.Aras.ArasSync.Commands
Classes
AboutCommand
Shows contents of COPYING.TXT
DeployCommand
Deploys the current directory's Aras feature into to an Aras instance
DeployDllCommand
Build and copies DLLs
ExportCommand
Export all AML for a feature to disk
ExtractAllCommand
Extract xml-tags from AML file and writes to on disk file
ExtractAmlCommand
Extract single AML tag from file and writes to disk
ForAllCommand
Runs an arassync command in every feature directory (subdir below current)
ImportAmlCommand
Import all AML for a fature from to an Aras DB
ImportFilesCommand
Uploads the current feature's server files to Aras installation directory
ImportXmlCommand
Imports XML fragments from arassync.json into Aras installation directory files
ListDbCommand
Lists Aras database information in local arasdb.json file
LoginCommand
Allows user to enter Aras credentials which are used to log in, run tests and read/write items in database
LoginStatusCommand
Detects if user has entered credentials or not
LogoutCommand
Removes encrypted Aras login information from disk
MergeAllCommand
Merges all xml tags in amlsync.json into local AML files.
MergeAmlCommand
Updates an xml-tag in AML from on-disk code file
ReplaceServerItemsCommand
Update the project's AML files with delete actions for relationships that exist in the database but not locally.
RunAmlCommand
Runs an AML query on an Aras database
UploadDocCommand
Generates and uploads documentation via docu to the web server