Difference between revisions of "Nomad -help"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
     [[nomad run|run]]        Run a new job or update an existing job
 
     [[nomad run|run]]        Run a new job or update an existing job
 
     [[nomad stop|stop]]        Stop a running job
 
     [[nomad stop|stop]]        Stop a running job
     nomad status|status]]      Display the status output for a resource
+
     [[nomad status|status]]      Display the status output for a resource
 
     [[nomad alloc|alloc]]      Interact with allocations
 
     [[nomad alloc|alloc]]      Interact with allocations
     [[nomad job|job        Interact with jobs
+
     [[nomad job|job]]       Interact with jobs
     [[nomad node|node       Interact with nodes
+
     [[nomad node|node ]]      Interact with nodes
 
     [[nomad agent|agent]]      Runs a Nomad agent
 
     [[nomad agent|agent]]      Runs a Nomad agent
 
   
 
   
 
  Other commands:
 
  Other commands:
     acl            Interact with ACL policies and tokens
+
     [[nomad acl|acl]]             Interact with ACL policies and tokens
     agent-info      Display status information about the local agent
+
     [[nomad agent-info|agent-info]]     Display status information about the local agent
     deployment      Interact with deployments
+
     [[nomad deployment|deployment]]     Interact with deployments
     eval           Interact with evaluations
+
     [[ nomad eval|eval]]          Interact with evaluations
     exec            Execute commands in task
+
     [[nomad exec|exec]]           Execute commands in task
     namespace      Interact with namespaces
+
     [[nomad namespace|namespace]]       Interact with namespaces
     operator        Provides cluster-level tools for Nomad operators
+
     [[nomad operator|operator]]       Provides cluster-level tools for Nomad operators
     quota          Interact with quotas
+
     [[nomad quota|quota]]           Interact with quotas
     sentinel        Interact with Sentinel policies
+
     [[nomad sentinel|sentinel]]       Interact with Sentinel policies
     server         Interact with servers
+
     [[nomad server|server ]]        Interact with servers
     ui              Open the Nomad Web UI
+
     [[nomad ui|ui]]             Open the Nomad Web UI
 
     [[nomad version|version]]        Prints the Nomad version
 
     [[nomad version|version]]        Prints the Nomad version
  

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: