GitKraken CLI

gk workspace info

Get detailed information about the repositories from a workspace

Synopsis

Get detailed information about the repositories from a workspace

You will find a status column showing the difference between your files and the ones from the current branch’s repository

  • M (Modified): Number of modified files from the previous commit
  • A (Added): Number of added files from the previous commit
  • D (Deleted): Number of deleted files the previous commit
  • R (Renamed): Number of renamed files from the previous commit
gk workspace info [flags]

Options

  -f, --full   
  -h, --help   help for info

Options inherited from parent commands

  -s, --select-ws   Skip the default workspace for this action and force a workspace selection

SEE ALSO

  • gk workspace - Interact with your workspaces. Alias: ‘ws’
Auto generated by spf13/cobra on 14-Mar-2024

© 2023 Axosoft, LLC DBA GitKraken