Difference between revisions of "Terraform workspace --help"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
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
 +
    [[terraform workspace show|show]]      Show the name of the current workspace
  
  
 
== See also ==
 
== See also ==
 
* {{terraform cmd}}
 
* {{terraform cmd}}
 +
 +
 +
[[Category:Terraform]]

Latest revision as of 20:55, 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[edit]

Advertising: