• Articles
  • API Documentation
  • BitAddict.Aras.ArasSync.Commands
Show / Hide Table of Contents
  • BitAddict.Aras
    • ArasException
    • ArasExtensions
    • ArasMethod
    • ArasOps
    • ArasPermissionGrant
    • CheckIdentityMembershipMethod
    • ItemIdComparer
    • ItemLock
    • Logger
    • MockInnovator
    • NaturalSortComparer
    • XmlPropertyAttribute
  • BitAddict.Aras.ArasSync
    • CommandCategoryAttribute
    • Program
    • UserMessageException
  • BitAddict.Aras.ArasSync.Commands
    • AboutCommand
    • DeployCommand
    • DeployDllCommand
    • ExportCommand
    • ExtractAllCommand
    • ExtractAmlCommand
    • ForAllCommand
    • ImportAmlCommand
    • ImportFilesCommand
    • ImportXmlCommand
    • ListDbCommand
    • LoginCommand
    • LoginStatusCommand
    • LogoutCommand
    • MergeAllCommand
    • MergeAmlCommand
    • ReplaceServerItemsCommand
    • RunAmlCommand
    • UploadDocCommand
  • BitAddict.Aras.ArasSync.Data
    • AmlFragment
    • AmlNode
    • ArasFeatureManifest
    • ClientFile
    • XmlFragment
    • XmlNode
  • BitAddict.Aras.ArasSync.Ops
    • XmlNodeExentensions
  • BitAddict.Aras.Data
    • ArasConfManifest
    • ArasDb
    • DeployDllInfo
  • BitAddict.Aras.ExternalUrlWidget
    • GetExternalUrlMethod
  • BitAddict.Aras.ExternalUrlWidget.UnitTests
    • TestGetExternalUrlMethod
  • BitAddict.Aras.Security
    • LoginInfo
  • BitAddict.Aras.Test
    • ArasNUnitTestBase
    • ArasUnitTestBase
  • BitAddict.Aras.UnitTests
    • TestArasExtensions
    • TestCheckIdentityMembership
    • TestLogger
    • TestLoginInfo
    • TestXmlPropertyAttribute

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

In This Article
  • Classes
Back to top Generated by DocFX