X-Git-Url: https://totsipaki.net/gitweb/Published.git/blobdiff_plain/44f11f0563332a278af2e9f4821bb83973f5a732..38acc14f8c2e88f4cbb71f18a84a84e5195b4250:/README.html?ds=inline diff --git a/README.html b/README.html index 30d74d2..e309c81 100644 --- a/README.html +++ b/README.html @@ -1 +1,120 @@ -test \ No newline at end of file + + + + +
+ ++--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> + ... ++ + +