hudson.cli.client.Messages.properties Maven / Gradle / Ivy
#**************************************************************************
#
# Copyright (c) 2004-2011 Oracle Corporation
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#
#
#**************************************************************************
CLI.Usage=Hudson CLI\n\
Usage: java -jar hudson-cli.jar [-s URL] command [opts...] args...\n\
Options:\n\
\ -s URL : specify the server URL (defaults to the HUDSON_URL env var)\n\
\n\
The available commands depend on the server. Run the 'help' command to\n\
see the list.
CLI.NoURL=Neither -s nor the HUDSON_URL env var is specified.
CLI.VersionMismatch=Version mismatch. This CLI cannot work with this Hudson server
© 2015 - 2025 Weber Informatics LLC | Privacy Policy