Difference between revisions of "Nomad -help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> nomad -help Usage: nomad [-version] [-help] [-autocomplete-(un)install] <command> [args] Common commands: run Run a new job or update an existing job st...")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<pre>
 
nomad -help
 
Usage: nomad [-version] [-help] [-autocomplete-(un)install] <command> [args]
 
  
Common commands:
+
nomad -help
    run        Run a new job or update an existing job
+
Usage: nomad [-version] [-help] [-autocomplete-(un)install] <command> [args]
    stop        Stop a running job
+
    status      Display the status output for a resource
+
Common commands:
    alloc      Interact with allocations
+
    [[nomad run|run]]         Run a new job or update an existing job
    job         Interact with jobs
+
    [[nomad stop|stop]]       Stop a running job
    node       Interact with nodes
+
    [[nomad status|status]]     Display the status output for a resource
    agent      Runs a Nomad agent
+
    [[nomad alloc|alloc]]       Interact with allocations
 
+
    [[nomad job|job]]        Interact with jobs
Other commands:
+
    [[nomad node|node ]]      Interact with nodes
    acl            Interact with ACL policies and tokens
+
    [[nomad agent|agent]]       Runs a Nomad agent
    agent-info      Display status information about the local agent
+
    deployment      Interact with deployments
+
Other commands:
    eval           Interact with evaluations
+
    [[nomad acl|acl]]             Interact with ACL policies and tokens
    exec            Execute commands in task
+
    [[nomad agent-info|agent-info]]     Display status information about the local agent
    namespace      Interact with namespaces
+
    [[nomad deployment|deployment]]     Interact with deployments
    operator        Provides cluster-level tools for Nomad operators
+
    [[ nomad eval|eval]]          Interact with evaluations
    quota          Interact with quotas
+
    [[nomad exec|exec]]           Execute commands in task
    sentinel        Interact with Sentinel policies
+
    [[nomad namespace|namespace]]       Interact with namespaces
    server         Interact with servers
+
    [[nomad operator|operator]]       Provides cluster-level tools for Nomad operators
    ui              Open the Nomad Web UI
+
    [[nomad quota|quota]]           Interact with quotas
    version        Prints the Nomad version
+
    [[nomad sentinel|sentinel]]       Interact with Sentinel policies
</pre>
+
    [[nomad server|server ]]        Interact with servers
 +
    [[nomad ui|ui]]             Open the Nomad Web UI
 +
    [[nomad version|version]]         Prints the Nomad version
  
 
== See also ==
 
== See also ==

Latest revision as of 07:41, 17 July 2021

nomad -help
Usage: nomad [-version] [-help] [-autocomplete-(un)install] <command> [args]

Common commands:
    run         Run a new job or update an existing job
    stop        Stop a running job
    status      Display the status output for a resource
    alloc       Interact with allocations
    job        Interact with jobs
    node        Interact with nodes
    agent       Runs a Nomad agent

Other commands:
    acl             Interact with ACL policies and tokens
    agent-info      Display status information about the local agent
    deployment      Interact with deployments
    eval           Interact with evaluations
    exec            Execute commands in task
    namespace       Interact with namespaces
    operator        Provides cluster-level tools for Nomad operators
    quota           Interact with quotas
    sentinel        Interact with Sentinel policies
    server          Interact with servers
    ui              Open the Nomad Web UI
    version         Prints the Nomad version

See also[edit]

Advertising: