Difference between revisions of "Terraform workspace --help"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
terraform workspace
 
 
  Usage: terraform [global options] workspace
 
  Usage: terraform [global options] workspace
 
   
 
   
   new, list, show, select and delete Terraform workspaces.
+
   new, list, show, select and delete Terraform workspaces.  
 +
 
 +
Subcommands:
 +
    delete    Delete a workspace
 +
    list      List Workspaces
 +
    new      Create a new workspace
 +
    select    Select a workspace
 +
    show      Show the name of the current workspace
  
  
 
== See also ==
 
== See also ==
 
* {{terraform cmd}}
 
* {{terraform cmd}}

Revision as of 20:49, 11 February 2024

Usage: terraform [global options] workspace

  new, list, show, select and delete Terraform workspaces. 
Subcommands:
    delete    Delete a workspace
    list      List Workspaces
    new       Create a new workspace
    select    Select a workspace
    show      Show the name of the current workspace


See also

Advertising: