Table of Contents
Constants
-
ALL
: string = 'all'
-
ALL_DATABASES
: string = 'all-databases'
-
APPLY
: string = 'apply'
-
BATCH_SIZE
: string = 'batchSize'
-
COLLECTION
: string = 'collection'
-
COMPLETE
: string = 'complete'
-
CONNECTION
: string = 'connection'
-
CREATE
: string = 'create'
-
DATABASE
: string = 'database'
-
DATE
: string = 'date'
-
DEBUG
: string = 'debug'
-
DIFF
: string = 'diff'
-
DIRECTORY
: string = 'directory'
-
DOWN
: string = 'down'
-
DROP
: string = 'drop'
-
DRY_RUN
: string = 'dry-run'
-
ENCRYPT
: string = 'encrypt'
-
ENDPOINT
: string = 'endpoint'
-
FILE
: string = 'file'
-
FIX
: string = 'fix'
-
FORCE
: string = 'force'
-
FORGET
: string = 'forget'
-
IGNORE_COLLECTION
: string = 'ignore-collection'
-
INCLUDE_SYSTEM
: string = 'include-system'
-
LABEL
: string = 'label'
-
LAST
: string = 'last'
-
LAZY
: string = 'lazy'
-
LIST
: string = 'list'
-
MASKINGS
: string = 'maskings'
-
MAX_RUNTIME
: string = 'maxRuntime'
-
NO_VIEWS
: string = 'no-views'
-
OVERWRITE
: string = 'overwrite'
-
PASSWORD
: string = 'password'
-
PROFILE
: string = 'profile'
-
PRUNE
: string = 'prune'
-
RECONNECT
: string = 'reconnect'
-
STATUS
: string = 'status'
-
SYNC
: string = 'sync'
-
SYSTEM
: string = 'system'
-
THREADS
: string = 'threads'
-
TIMEOUT
: string = 'timeout'
-
TYPE
: string = 'type'
-
USER
: string = 'user'
-
VIEW
: string = 'view'
-
YES
: string = 'yes'
ALL
public
string
ALL
= 'all'
ALL_DATABASES
public
string
ALL_DATABASES
= 'all-databases'
APPLY
public
string
APPLY
= 'apply'
BATCH_SIZE
public
string
BATCH_SIZE
= 'batchSize'
COLLECTION
public
string
COLLECTION
= 'collection'
COMPLETE
public
string
COMPLETE
= 'complete'
CONNECTION
public
string
CONNECTION
= 'connection'
CREATE
public
string
CREATE
= 'create'
DATABASE
public
string
DATABASE
= 'database'
DATE
public
string
DATE
= 'date'
DEBUG
public
string
DEBUG
= 'debug'
DIFF
public
string
DIFF
= 'diff'
DIRECTORY
public
string
DIRECTORY
= 'directory'
DOWN
public
string
DOWN
= 'down'
DROP
public
string
DROP
= 'drop'
DRY_RUN
public
string
DRY_RUN
= 'dry-run'
ENCRYPT
public
string
ENCRYPT
= 'encrypt'
ENDPOINT
public
string
ENDPOINT
= 'endpoint'
FILE
public
string
FILE
= 'file'
FIX
public
string
FIX
= 'fix'
FORCE
public
string
FORCE
= 'force'
FORGET
public
string
FORGET
= 'forget'
IGNORE_COLLECTION
public
string
IGNORE_COLLECTION
= 'ignore-collection'
INCLUDE_SYSTEM
public
string
INCLUDE_SYSTEM
= 'include-system'
LABEL
public
string
LABEL
= 'label'
LAST
public
string
LAST
= 'last'
LAZY
public
string
LAZY
= 'lazy'
LIST
public
string
LIST
= 'list'
MASKINGS
public
string
MASKINGS
= 'maskings'
MAX_RUNTIME
public
string
MAX_RUNTIME
= 'maxRuntime'
NO_VIEWS
public
string
NO_VIEWS
= 'no-views'
OVERWRITE
public
string
OVERWRITE
= 'overwrite'
PASSWORD
public
string
PASSWORD
= 'password'
PROFILE
public
string
PROFILE
= 'profile'
PRUNE
public
string
PRUNE
= 'prune'
RECONNECT
public
string
RECONNECT
= 'reconnect'
STATUS
public
string
STATUS
= 'status'
SYNC
public
string
SYNC
= 'sync'
SYSTEM
public
string
SYSTEM
= 'system'
THREADS
public
string
THREADS
= 'threads'
TIMEOUT
public
string
TIMEOUT
= 'timeout'
TYPE
public
string
TYPE
= 'type'
USER
public
string
USER
= 'user'
VIEW
public
string
VIEW
= 'view'
YES
public
string
YES
= 'yes'