terraform workspace --help



  • Check for updates to the options: https://www.terraform.io/docs/commands/index.html

    Usage: terraform workspace
    
      Create, change and delete Terraform workspaces.
    
    
    Subcommands:
    
        show      Show the current workspace name.
        list      List workspaces.
        select    Select a workspace.
        new       Create a new workspace.
        delete    Delete an existing workspace.
    
    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
    

Log in to reply
 

© Lightnetics 2024