X-Git-Url: https://totsipaki.net/gitweb/Published.git/blobdiff_plain/38acc14f8c2e88f4cbb71f18a84a84e5195b4250..734cb267e8d89929e1996af8952c3c7028eaca12:/README.html diff --git a/README.html b/README.html index e309c81..8b66700 100644 --- a/README.html +++ b/README.html @@ -1,120 +1 @@ - - - - -
- ----user: is a mandatory property! -Please provide the default username: -admin - ---password: is mandatory with this configuration: -Please provide the default password: - - ---allow-anonymous | --require-login: is a mandatory property! -Allow anonymous access?, valid values are Y,N,True,False -y -- -For a full list of available options for the create process you may use: - -$ ./artemis help create -
-NAME - artemis create - creates a new broker instance - -SYNOPSIS - artemis create [--addresses <addresses>] [--aio] [--allow-anonymous] - [--autocreate] [--blocking] [--cluster-password <clusterPassword>] - [--cluster-user <clusterUser>] [--clustered] [--data <data>] - [--default-port <defaultPort>] [--disable-persistence] - [--encoding <encoding>] [--failover-on-shutdown] [--force] - [--global-max-size <globalMaxSize>] [--home <home>] [--host <host>] - [--http-host <httpHost>] [--http-port <httpPort>] - [--java-options <javaOptions>] [--mapped] [--max-hops <maxHops>] - [--message-load-balancing <messageLoadBalancing>] [--name <name>] - [--nio] [--no-amqp-acceptor] [--no-autocreate] [--no-autotune] - [--no-fsync] [--no-hornetq-acceptor] [--no-mqtt-acceptor] - [--no-stomp-acceptor] [--no-web] [--paging] [--password <password>] - [--ping <ping>] [--port-offset <portOffset>] [--queues <queues>] - [--replicated] [--require-login] [--role <role>] [--shared-store] - [--silent] [--slave] [--ssl-key <sslKey>] - [--ssl-key-password <sslKeyPassword>] [--ssl-trust <sslTrust>] - [--ssl-trust-password <sslTrustPassword>] [--use-client-auth] - [--user <user>] [--verbose] [--] <directory> - ... -- - -